#08000a Hex Color

#08000A
0
  • #08000a Color Information

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

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

    • #08000a color has a hue of 288 degrees, a saturation of 100% and a lightness of 2%.

    • #08000a hex color contains mainly BLUE.

    • The closest web safe color of #08000a is #000000

    • #08000a hex color has a decimal value of 524298.



    #08000a Color Spaces (Color Conversions)

    HEX 08000a #08000a
    RGB 8, 0, 10 rgb(8, 0, 10)
    RGB Percent 3.14, 0, 3.92 rgb(3.14, 0, 3.92)
    CMYK 20, 100, 0, 96
    HSL 288°, 100, 2 hsl(288, 100%, 2%)
    HSV 288°, 100, 3.9
    XYZ 0.155, 0.074, 0.293
    Hunter Lab 2.72, 5.41, -4.482
    CIE-LAB 0.668, 3.468, -3.038
    CIE-LCH 0.668, 4.61, 318.781
    CIE-LUV 20, 100, 0, 96.08
    Web Safe 000000

    RGB percent of color #08000a

    3.14%
    0%
    3.92%

    CMYK percent of color #08000a

    20%
    100%
    0%
    96.08%


    Color Schemes with #08000a

    Complementary Color

    Split Complementary


    #08000a Color Preview

    Text with hexadecimal color #08000a

    This text has a font color of #08000a

    <p style="color:#08000a">Text here</p>

    #08000a Background Color

    This box has a background color of #08000a

    <div style="background-color:#08000a">Text here</div>

    #08000a Border Color

    This box has a border color of #08000a

    <div style="border: 4px solid #08000a">Text here</div>

    CSS codes

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

    #08000a Color on white background

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

    #08000a Color on black background

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