#09000c Hex Color

#09000C
0
  • #09000c Color Information

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

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

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

    • #09000c hex color contains mainly BLUE.

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

    • #09000c hex color has a decimal value of 589836.



    #09000c Color Spaces (Color Conversions)

    HEX 09000c #09000c
    RGB 9, 0, 12 rgb(9, 0, 12)
    RGB Percent 3.53, 0, 4.71 rgb(3.53, 0, 4.71)
    CMYK 25, 100, 0, 95
    HSL 285°, 100, 2.4 hsl(285, 100%, 2.4%)
    HSV 285°, 100, 4.7
    XYZ 0.179, 0.085, 0.355
    Hunter Lab 2.915, 5.857, -5.179
    CIE-LAB 0.768, 4.023, -3.754
    CIE-LCH 0.768, 5.502, 316.981
    CIE-LUV 25, 100, 0, 95.29
    Web Safe 000000

    RGB percent of color #09000c

    3.53%
    0%
    4.71%

    CMYK percent of color #09000c

    25%
    100%
    0%
    95.29%


    Color Schemes with #09000c

    Complementary Color

    Split Complementary


    #09000c Color Preview

    Text with hexadecimal color #09000c

    This text has a font color of #09000c

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

    #09000c Background Color

    This box has a background color of #09000c

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

    #09000c Border Color

    This box has a border color of #09000c

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

    CSS codes

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

    #09000c Color on white background

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

    #09000c Color on black background

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