#000b02 Hex Color

#000B02
0
  • #000b02 Color Information

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

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

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

    • #000b02 hex color contains mainly GREEN.

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

    • #000b02 hex color has a decimal value of 2818.



    #000b02 Color Spaces (Color Conversions)

    HEX 000b02 #000b02
    RGB 0, 11, 2 rgb(0, 11, 2)
    RGB Percent 0, 4.31, 0.78 rgb(0, 4.31, 0.78)
    CMYK 100, 0, 82, 96
    HSL 130.9°, 100, 2.2 hsl(130.9, 100%, 2.2%)
    HSV 130.9°, 100, 4.3
    XYZ 0.131, 0.244, 0.098
    Hunter Lab 4.94, -3.911, 2.281
    CIE-LAB 2.204, -4.134, 2.398
    CIE-LCH 2.204, 4.779, 149.883
    CIE-LUV 100, 0, 81.82, 95.69
    Web Safe 000000

    RGB percent of color #000b02

    0%
    4.31%
    0.78%

    CMYK percent of color #000b02

    100%
    0%
    81.82%
    95.69%


    Color Schemes with #000b02

    Complementary Color

    Split Complementary


    #000b02 Color Preview

    Text with hexadecimal color #000b02

    This text has a font color of #000b02

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

    #000b02 Background Color

    This box has a background color of #000b02

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

    #000b02 Border Color

    This box has a border color of #000b02

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

    CSS codes

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

    #000b02 Color on white background

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

    #000b02 Color on black background

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