#0a0000 Hex Color

#0A0000
0
  • #0a0000 Color Information

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

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

    • #0a0000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 2%.

    • #0a0000 hex color contains mainly RED.

    • The closest web safe color of #0a0000 is #000000

    • #0a0000 hex color has a decimal value of 655360.



    #0a0000 Color Spaces (Color Conversions)

    HEX 0a0000 #0a0000
    RGB 10, 0, 0 rgb(10, 0, 0)
    RGB Percent 3.92, 0, 0 rgb(3.92, 0, 0)
    CMYK 0, 100, 100, 96
    HSL 0°, 100, 2 hsl(0, 100%, 2%)
    HSV 0°, 100, 3.9
    XYZ 0.125, 0.065, 0.006
    Hunter Lab 2.55, 4.29, 1.645
    CIE-LAB 0.587, 2.59, 0.926
    CIE-LCH 0.587, 2.751, 19.673
    CIE-LUV 0, 100, 100, 96.08
    Web Safe 000000

    RGB percent of color #0a0000

    3.92%
    0%
    0%

    CMYK percent of color #0a0000

    0%
    100%
    100%
    96.08%


    Color Schemes with #0a0000

    Complementary Color

    Split Complementary


    #0a0000 Color Preview

    Text with hexadecimal color #0a0000

    This text has a font color of #0a0000

    <p style="color:#0a0000">Text here</p>

    #0a0000 Background Color

    This box has a background color of #0a0000

    <div style="background-color:#0a0000">Text here</div>

    #0a0000 Border Color

    This box has a border color of #0a0000

    <div style="border: 4px solid #0a0000">Text here</div>

    CSS codes

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

    #0a0000 Color on white background

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

    #0a0000 Color on black background

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