#a02000 Hex Color

#A02000
0
  • #a02000 Color Information

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

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

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

    • #a02000 hex color contains mainly RED.

    • The closest web safe color of #a02000 is #993300

    • #a02000 hex color has a decimal value of 10493952.



    #a02000 Color Spaces (Color Conversions)

    HEX a02000 #a02000
    RGB 160, 32, 0 rgb(160, 32, 0)
    RGB Percent 62.75, 12.55, 0 rgb(62.75, 12.55, 0)
    CMYK 0, 80, 100, 37
    HSL 12°, 100, 31.4 hsl(12, 100%, 31.4%)
    HSV 12°, 100, 62.7
    XYZ 15.014, 8.507, 0.851
    Hunter Lab 29.167, 40.844, 18.687
    CIE-LAB 35.017, 50.384, 48.202
    CIE-LCH 35.017, 69.728, 43.732
    CIE-LUV 0, 80, 100, 37.25
    Web Safe 993300

    RGB percent of color #a02000

    62.75%
    12.55%
    0%

    CMYK percent of color #a02000

    0%
    80%
    100%
    37.25%


    Color Schemes with #a02000

    Complementary Color

    Split Complementary


    #a02000 Color Preview

    Text with hexadecimal color #a02000

    This text has a font color of #a02000

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

    #a02000 Background Color

    This box has a background color of #a02000

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

    #a02000 Border Color

    This box has a border color of #a02000

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

    CSS codes

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

    #a02000 Color on white background

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

    #a02000 Color on black background

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