#000a03 Hex Color

#000A03
0
  • #000a03 Color Information

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

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

    • #000a03 color has a hue of 138 degrees, a saturation of 100% and a lightness of 2%.

    • #000a03 hex color contains mainly GREEN.

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

    • #000a03 hex color has a decimal value of 2563.



    #000a03 Color Spaces (Color Conversions)

    HEX 000a03 #000a03
    RGB 0, 10, 3 rgb(0, 10, 3)
    RGB Percent 0, 3.92, 1.18 rgb(0, 3.92, 1.18)
    CMYK 100, 0, 70, 96
    HSL 138°, 100, 2 hsl(138, 100%, 2%)
    HSV 138°, 100, 3.9
    XYZ 0.125, 0.224, 0.123
    Hunter Lab 4.733, -3.568, 1.772
    CIE-LAB 2.023, -3.601, 1.729
    CIE-LCH 2.023, 3.995, 154.352
    CIE-LUV 100, 0, 70, 96.08
    Web Safe 000000

    RGB percent of color #000a03

    0%
    3.92%
    1.18%

    CMYK percent of color #000a03

    100%
    0%
    70%
    96.08%


    Color Schemes with #000a03

    Complementary Color

    Split Complementary


    #000a03 Color Preview

    Text with hexadecimal color #000a03

    This text has a font color of #000a03

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

    #000a03 Background Color

    This box has a background color of #000a03

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

    #000a03 Border Color

    This box has a border color of #000a03

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

    CSS codes

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

    #000a03 Color on white background

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

    #000a03 Color on black background

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