#a00d00 Hex Color

#A00D00
0
  • #a00d00 Color Information

    • In RGB color space, #a00d00 hex color has a red value of 160, a green value of 13 and a blue value of 0.

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

    • #a00d00 color has a hue of 4.9 degrees, a saturation of 100% and a lightness of 31.4%.

    • #a00d00 hex color contains mainly RED.

    • The closest web safe color of #a00d00 is #990000

    • #a00d00 hex color has a decimal value of 10489088.



    #a00d00 Color Spaces (Color Conversions)

    HEX a00d00 #a00d00
    RGB 160, 13, 0 rgb(160, 13, 0)
    RGB Percent 62.75, 5.1, 0 rgb(62.75, 5.1, 0)
    CMYK 0, 92, 100, 37
    HSL 4.9°, 100, 31.4 hsl(4.9, 100%, 31.4%)
    HSV 4.9°, 100, 62.7
    XYZ 14.641, 7.761, 0.726
    Hunter Lab 27.859, 45.058, 17.956
    CIE-LAB 33.48, 54.752, 47.34
    CIE-LCH 33.48, 72.38, 40.848
    CIE-LUV 0, 91.88, 100, 37.25
    Web Safe 990000

    RGB percent of color #a00d00

    62.75%
    5.1%
    0%

    CMYK percent of color #a00d00

    0%
    91.88%
    100%
    37.25%


    Color Schemes with #a00d00

    Complementary Color

    Split Complementary


    #a00d00 Color Preview

    Text with hexadecimal color #a00d00

    This text has a font color of #a00d00

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

    #a00d00 Background Color

    This box has a background color of #a00d00

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

    #a00d00 Border Color

    This box has a border color of #a00d00

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

    CSS codes

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

    #a00d00 Color on white background

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

    #a00d00 Color on black background

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