#03000c Hex Color

#03000C
0
  • #03000c Color Information

    • In RGB color space, #03000c hex color has a red value of 3, a green value of 0 and a blue value of 12.

    • In CMYK color space (used in color printing), #03000c hex color is composed of 75% cyan, 100% magenta, 0% yellow and 95.29% black.

    • #03000c color has a hue of 255 degrees, a saturation of 100% and a lightness of 2.4%.

    • #03000c hex color contains mainly BLUE.

    • The closest web safe color of #03000c is #000000

    • #03000c hex color has a decimal value of 196620.



    #03000c Color Spaces (Color Conversions)

    HEX 03000c #03000c
    RGB 3, 0, 12 rgb(3, 0, 12)
    RGB Percent 1.18, 0, 4.71 rgb(1.18, 0, 4.71)
    CMYK 75, 100, 0, 95
    HSL 255°, 100, 2.4 hsl(255, 100%, 2.4%)
    HSV 255°, 100, 4.7
    XYZ 0.104, 0.046, 0.351
    Hunter Lab 2.145, 4.902, -8.202
    CIE-LAB 0.416, 2.469, -4.304
    CIE-LCH 0.416, 4.962, 299.841
    CIE-LUV 75, 100, 0, 95.29
    Web Safe 000000

    RGB percent of color #03000c

    1.18%
    0%
    4.71%

    CMYK percent of color #03000c

    75%
    100%
    0%
    95.29%


    Color Schemes with #03000c

    Complementary Color

    Split Complementary


    #03000c Color Preview

    Text with hexadecimal color #03000c

    This text has a font color of #03000c

    <p style="color:#03000c">Text here</p>

    #03000c Background Color

    This box has a background color of #03000c

    <div style="background-color:#03000c">Text here</div>

    #03000c Border Color

    This box has a border color of #03000c

    <div style="border: 4px solid #03000c">Text here</div>

    CSS codes

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

    #03000c Color on white background

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

    #03000c Color on black background

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