#000a08 Hex Color

#000A08
0
  • #000a08 Color Information

    • In RGB color space, #000a08 hex color has a red value of 0, a green value of 10 and a blue value of 8.

    • In CMYK color space (used in color printing), #000a08 hex color is composed of 100% cyan, 0% magenta, 20% yellow and 96.08% black.

    • #000a08 color has a hue of 168 degrees, a saturation of 100% and a lightness of 2%.

    • #000a08 hex color contains mainly GREEN.

    • The closest web safe color of #000a08 is #000000

    • #000a08 hex color has a decimal value of 2568.



    #000a08 Color Spaces (Color Conversions)

    HEX 000a08 #000a08
    RGB 0, 10, 8 rgb(0, 10, 8)
    RGB Percent 0, 3.92, 3.14 rgb(0, 3.92, 3.14)
    CMYK 100, 0, 20, 96
    HSL 168°, 100, 2 hsl(168, 100%, 2%)
    HSV 168°, 100, 3.9
    XYZ 0.152, 0.235, 0.267
    Hunter Lab 4.848, -2.887, 0.128
    CIE-LAB 2.123, -2.923, -0.159
    CIE-LCH 2.123, 2.927, 183.114
    CIE-LUV 100, 0, 20, 96.08
    Web Safe 000000

    RGB percent of color #000a08

    0%
    3.92%
    3.14%

    CMYK percent of color #000a08

    100%
    0%
    20%
    96.08%


    Color Schemes with #000a08

    Complementary Color

    Split Complementary


    #000a08 Color Preview

    Text with hexadecimal color #000a08

    This text has a font color of #000a08

    <p style="color:#000a08">Text here</p>

    #000a08 Background Color

    This box has a background color of #000a08

    <div style="background-color:#000a08">Text here</div>

    #000a08 Border Color

    This box has a border color of #000a08

    <div style="border: 4px solid #000a08">Text here</div>

    CSS codes

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

    #000a08 Color on white background

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

    #000a08 Color on black background

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