#010acc Hex Color

#010ACC
0
  • #010acc Color Information

    • In RGB color space, #010acc hex color has a red value of 1, a green value of 10 and a blue value of 204.

    • In CMYK color space (used in color printing), #010acc hex color is composed of 99.51% cyan, 95.1% magenta, 0% yellow and 20% black.

    • #010acc color has a hue of 237.3 degrees, a saturation of 99.02% and a lightness of 40.2%.

    • #010acc hex color contains mainly BLUE.

    • The closest web safe color of #010acc is #0000cc

    • #010acc hex color has a decimal value of 68300.



    #010acc Color Spaces (Color Conversions)

    HEX 010acc #010acc
    RGB 1, 10, 204 rgb(1, 10, 204)
    RGB Percent 0.39, 3.92, 80 rgb(0.39, 3.92, 80)
    CMYK 100, 95, 0, 20
    HSL 237.3°, 99.02, 40.2 hsl(237.3, 99.02%, 40.2%)
    HSV 237.3°, 99.5, 80
    XYZ 11.02, 4.583, 57.431
    Hunter Lab 21.408, 54.421, -144.071
    CIE-LAB 25.512, 64.878, -90.022
    CIE-LCH 25.512, 110.964, 305.78
    CIE-LUV 99.51, 95.1, 0, 20
    Web Safe 0000cc

    RGB percent of color #010acc

    0.39%
    3.92%
    80%

    CMYK percent of color #010acc

    99.51%
    95.1%
    0%
    20%


    Color Schemes with #010acc

    Complementary Color

    Split Complementary


    #010acc Color Preview

    Text with hexadecimal color #010acc

    This text has a font color of #010acc

    <p style="color:#010acc">Text here</p>

    #010acc Background Color

    This box has a background color of #010acc

    <div style="background-color:#010acc">Text here</div>

    #010acc Border Color

    This box has a border color of #010acc

    <div style="border: 4px solid #010acc">Text here</div>

    CSS codes

    <p style="color:#010acc">Text here</p>
    <div style="background-color:#010acc">Text here</div>
    <div style="border: 4px solid #010acc">Text here</div>

    #010acc Color on white background

    This is how a font and box color of #010acc will look
    on a white background.

    #010acc Color on black background

    This is how a font and box color of #010acc hex color will look
    on a black background.