#000d02 Hex Color

#000D02
0
  • #000d02 Color Information

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

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

    • #000d02 color has a hue of 129.2 degrees, a saturation of 100% and a lightness of 2.5%.

    • #000d02 hex color contains mainly GREEN.

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

    • #000d02 hex color has a decimal value of 3330.



    #000d02 Color Spaces (Color Conversions)

    HEX 000d02 #000d02
    RGB 0, 13, 2 rgb(0, 13, 2)
    RGB Percent 0, 5.1, 0.78 rgb(0, 5.1, 0.78)
    CMYK 100, 0, 85, 95
    HSL 129.2°, 100, 2.5 hsl(129.2, 100%, 2.5%)
    HSV 129.2°, 100, 5.1
    XYZ 0.155, 0.292, 0.106
    Hunter Lab 5.404, -4.336, 2.62
    CIE-LAB 2.638, -5.02, 3.031
    CIE-LCH 2.638, 5.864, 148.877
    CIE-LUV 100, 0, 84.62, 94.9
    Web Safe 000000

    RGB percent of color #000d02

    0%
    5.1%
    0.78%

    CMYK percent of color #000d02

    100%
    0%
    84.62%
    94.9%


    Color Schemes with #000d02

    Complementary Color

    Split Complementary


    #000d02 Color Preview

    Text with hexadecimal color #000d02

    This text has a font color of #000d02

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

    #000d02 Background Color

    This box has a background color of #000d02

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

    #000d02 Border Color

    This box has a border color of #000d02

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

    CSS codes

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

    #000d02 Color on white background

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

    #000d02 Color on black background

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