#000b04 Hex Color

#000B04
0
  • #000b04 Color Information

    • In RGB color space, #000b04 hex color has a red value of 0, a green value of 11 and a blue value of 4.

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

    • #000b04 color has a hue of 141.8 degrees, a saturation of 100% and a lightness of 2.2%.

    • #000b04 hex color contains mainly GREEN.

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

    • #000b04 hex color has a decimal value of 2820.



    #000b04 Color Spaces (Color Conversions)

    HEX 000b04 #000b04
    RGB 0, 11, 4 rgb(0, 11, 4)
    RGB Percent 0, 4.31, 1.57 rgb(0, 4.31, 1.57)
    CMYK 100, 0, 64, 96
    HSL 141.8°, 100, 2.2 hsl(141.8, 100%, 2.2%)
    HSV 141.8°, 100, 4.3
    XYZ 0.142, 0.248, 0.155
    Hunter Lab 4.98, -3.625, 1.641
    CIE-LAB 2.24, -3.839, 1.645
    CIE-LCH 2.24, 4.177, 156.805
    CIE-LUV 100, 0, 63.64, 95.69
    Web Safe 000000

    RGB percent of color #000b04

    0%
    4.31%
    1.57%

    CMYK percent of color #000b04

    100%
    0%
    63.64%
    95.69%


    Color Schemes with #000b04

    Complementary Color

    Split Complementary


    #000b04 Color Preview

    Text with hexadecimal color #000b04

    This text has a font color of #000b04

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

    #000b04 Background Color

    This box has a background color of #000b04

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

    #000b04 Border Color

    This box has a border color of #000b04

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

    CSS codes

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

    #000b04 Color on white background

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

    #000b04 Color on black background

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