#08000f Hex Color

#08000F
0
  • #08000f Color Information

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

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

    • #08000f color has a hue of 272 degrees, a saturation of 100% and a lightness of 2.9%.

    • #08000f hex color contains mainly BLUE.

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

    • #08000f hex color has a decimal value of 524303.



    #08000f Color Spaces (Color Conversions)

    HEX 08000f #08000f
    RGB 8, 0, 15 rgb(8, 0, 15)
    RGB Percent 3.14, 0, 5.88 rgb(3.14, 0, 5.88)
    CMYK 47, 100, 0, 94
    HSL 272°, 100, 2.9 hsl(272, 100%, 2.9%)
    HSV 272°, 100, 5.9
    XYZ 0.186, 0.086, 0.459
    Hunter Lab 2.933, 6.189, -7.227
    CIE-LAB 0.777, 4.271, -5.226
    CIE-LCH 0.777, 6.749, 309.258
    CIE-LUV 46.67, 100, 0, 94.12
    Web Safe 000000

    RGB percent of color #08000f

    3.14%
    0%
    5.88%

    CMYK percent of color #08000f

    46.67%
    100%
    0%
    94.12%


    Color Schemes with #08000f

    Complementary Color

    Split Complementary


    #08000f Color Preview

    Text with hexadecimal color #08000f

    This text has a font color of #08000f

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

    #08000f Background Color

    This box has a background color of #08000f

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

    #08000f Border Color

    This box has a border color of #08000f

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

    CSS codes

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

    #08000f Color on white background

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

    #08000f Color on black background

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