#000a06 Hex Color

#000A06
0
  • #000a06 Color Information

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

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

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

    • #000a06 hex color contains mainly GREEN.

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

    • #000a06 hex color has a decimal value of 2566.



    #000a06 Color Spaces (Color Conversions)

    HEX 000a06 #000a06
    RGB 0, 10, 6 rgb(0, 10, 6)
    RGB Percent 0, 3.92, 2.35 rgb(0, 3.92, 2.35)
    CMYK 100, 0, 40, 96
    HSL 156°, 100, 2 hsl(156, 100%, 2%)
    HSV 156°, 100, 3.9
    XYZ 0.141, 0.23, 0.209
    Hunter Lab 4.796, -3.145, 0.773
    CIE-LAB 2.078, -3.179, 0.593
    CIE-LCH 2.078, 3.234, 169.434
    CIE-LUV 100, 0, 40, 96.08
    Web Safe 000000

    RGB percent of color #000a06

    0%
    3.92%
    2.35%

    CMYK percent of color #000a06

    100%
    0%
    40%
    96.08%


    Color Schemes with #000a06

    Complementary Color

    Split Complementary


    #000a06 Color Preview

    Text with hexadecimal color #000a06

    This text has a font color of #000a06

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

    #000a06 Background Color

    This box has a background color of #000a06

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

    #000a06 Border Color

    This box has a border color of #000a06

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

    CSS codes

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

    #000a06 Color on white background

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

    #000a06 Color on black background

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