#000a07 Hex Color

#000A07
0
  • #000a07 Color Information

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

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

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

    • #000a07 hex color contains mainly GREEN.

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

    • #000a07 hex color has a decimal value of 2567.



    #000a07 Color Spaces (Color Conversions)

    HEX 000a07 #000a07
    RGB 0, 10, 7 rgb(0, 10, 7)
    RGB Percent 0, 3.92, 2.75 rgb(0, 3.92, 2.75)
    CMYK 100, 0, 30, 96
    HSL 162°, 100, 2 hsl(162, 100%, 2%)
    HSV 162°, 100, 3.9
    XYZ 0.147, 0.232, 0.238
    Hunter Lab 4.817, -2.981, 0.442
    CIE-LAB 2.096, -3.011, 0.209
    CIE-LCH 2.096, 3.018, 176.029
    CIE-LUV 100, 0, 30, 96.08
    Web Safe 000000

    RGB percent of color #000a07

    0%
    3.92%
    2.75%

    CMYK percent of color #000a07

    100%
    0%
    30%
    96.08%


    Color Schemes with #000a07

    Complementary Color

    Split Complementary


    #000a07 Color Preview

    Text with hexadecimal color #000a07

    This text has a font color of #000a07

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

    #000a07 Background Color

    This box has a background color of #000a07

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

    #000a07 Border Color

    This box has a border color of #000a07

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

    CSS codes

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

    #000a07 Color on white background

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

    #000a07 Color on black background

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