#08000b Hex Color

#08000B
0
  • #08000b Color Information

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

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

    • #08000b color has a hue of 283.6 degrees, a saturation of 100% and a lightness of 2.2%.

    • #08000b hex color contains mainly BLUE.

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

    • #08000b hex color has a decimal value of 524299.



    #08000b Color Spaces (Color Conversions)

    HEX 08000b #08000b
    RGB 8, 0, 11 rgb(8, 0, 11)
    RGB Percent 3.14, 0, 4.31 rgb(3.14, 0, 4.31)
    CMYK 27, 100, 0, 96
    HSL 283.6°, 100, 2.2 hsl(283.6, 100%, 2.2%)
    HSV 283.6°, 100, 4.3
    XYZ 0.161, 0.076, 0.323
    Hunter Lab 2.757, 5.6, -5.017
    CIE-LAB 0.687, 3.636, -3.436
    CIE-LCH 0.687, 5.003, 316.62
    CIE-LUV 27.27, 100, 0, 95.69
    Web Safe 000000

    RGB percent of color #08000b

    3.14%
    0%
    4.31%

    CMYK percent of color #08000b

    27.27%
    100%
    0%
    95.69%


    Color Schemes with #08000b

    Complementary Color

    Split Complementary


    #08000b Color Preview

    Text with hexadecimal color #08000b

    This text has a font color of #08000b

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

    #08000b Background Color

    This box has a background color of #08000b

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

    #08000b Border Color

    This box has a border color of #08000b

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

    CSS codes

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

    #08000b Color on white background

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

    #08000b Color on black background

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