#02000b Hex Color

#02000B
0
  • #02000b Color Information

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

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

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

    • #02000b hex color contains mainly BLUE.

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

    • #02000b hex color has a decimal value of 131083.



    #02000b Color Spaces (Color Conversions)

    HEX 02000b #02000b
    RGB 2, 0, 11 rgb(2, 0, 11)
    RGB Percent 0.78, 0, 4.31 rgb(0.78, 0, 4.31)
    CMYK 82, 100, 0, 96
    HSL 250.9°, 100, 2.2 hsl(250.9, 100%, 2.2%)
    HSV 250.9°, 100, 4.3
    XYZ 0.085, 0.037, 0.319
    Hunter Lab 1.924, 4.522, -8.486
    CIE-LAB 0.334, 2.041, -3.987
    CIE-LCH 0.334, 4.479, 297.109
    CIE-LUV 81.82, 100, 0, 95.69
    Web Safe 000000

    RGB percent of color #02000b

    0.78%
    0%
    4.31%

    CMYK percent of color #02000b

    81.82%
    100%
    0%
    95.69%


    Color Schemes with #02000b

    Complementary Color

    Split Complementary


    #02000b Color Preview

    Text with hexadecimal color #02000b

    This text has a font color of #02000b

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

    #02000b Background Color

    This box has a background color of #02000b

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

    #02000b Border Color

    This box has a border color of #02000b

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

    CSS codes

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

    #02000b Color on white background

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

    #02000b Color on black background

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