#000a05 Hex Color

#000A05
0
  • #000a05 Color Information

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

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

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

    • #000a05 hex color contains mainly GREEN.

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

    • #000a05 hex color has a decimal value of 2565.



    #000a05 Color Spaces (Color Conversions)

    HEX 000a05 #000a05
    RGB 0, 10, 5 rgb(0, 10, 5)
    RGB Percent 0, 3.92, 1.96 rgb(0, 3.92, 1.96)
    CMYK 100, 0, 50, 96
    HSL 150°, 100, 2 hsl(150, 100%, 2%)
    HSV 150°, 100, 3.9
    XYZ 0.136, 0.228, 0.18
    Hunter Lab 4.775, -3.272, 1.107
    CIE-LAB 2.06, -3.306, 0.976
    CIE-LCH 2.06, 3.447, 163.552
    CIE-LUV 100, 0, 50, 96.08
    Web Safe 000000

    RGB percent of color #000a05

    0%
    3.92%
    1.96%

    CMYK percent of color #000a05

    100%
    0%
    50%
    96.08%


    Color Schemes with #000a05

    Complementary Color

    Split Complementary


    #000a05 Color Preview

    Text with hexadecimal color #000a05

    This text has a font color of #000a05

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

    #000a05 Background Color

    This box has a background color of #000a05

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

    #000a05 Border Color

    This box has a border color of #000a05

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

    CSS codes

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

    #000a05 Color on white background

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

    #000a05 Color on black background

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