#000b03 Hex Color

#000B03
0
  • #000b03 Color Information

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

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

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

    • #000b03 hex color contains mainly GREEN.

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

    • #000b03 hex color has a decimal value of 2819.



    #000b03 Color Spaces (Color Conversions)

    HEX 000b03 #000b03
    RGB 0, 11, 3 rgb(0, 11, 3)
    RGB Percent 0, 4.31, 1.18 rgb(0, 4.31, 1.18)
    CMYK 100, 0, 73, 96
    HSL 136.4°, 100, 2.2 hsl(136.4, 100%, 2.2%)
    HSV 136.4°, 100, 4.3
    XYZ 0.136, 0.246, 0.126
    Hunter Lab 4.96, -3.785, 1.966
    CIE-LAB 2.222, -4.007, 2.029
    CIE-LCH 2.222, 4.491, 153.144
    CIE-LUV 100, 0, 72.73, 95.69
    Web Safe 000000

    RGB percent of color #000b03

    0%
    4.31%
    1.18%

    CMYK percent of color #000b03

    100%
    0%
    72.73%
    95.69%


    Color Schemes with #000b03

    Complementary Color

    Split Complementary


    #000b03 Color Preview

    Text with hexadecimal color #000b03

    This text has a font color of #000b03

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

    #000b03 Background Color

    This box has a background color of #000b03

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

    #000b03 Border Color

    This box has a border color of #000b03

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

    CSS codes

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

    #000b03 Color on white background

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

    #000b03 Color on black background

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