#a01c00 Hex Color

#A01C00
0
  • #a01c00 Color Information

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

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

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

    • #a01c00 hex color contains mainly RED.

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

    • #a01c00 hex color has a decimal value of 10492928.



    #a01c00 Color Spaces (Color Conversions)

    HEX a01c00 #a01c00
    RGB 160, 28, 0 rgb(160, 28, 0)
    RGB Percent 62.75, 10.98, 0 rgb(62.75, 10.98, 0)
    CMYK 0, 83, 100, 37
    HSL 10.5°, 100, 31.4 hsl(10.5, 100%, 31.4%)
    HSV 10.5°, 100, 62.7
    XYZ 14.912, 8.304, 0.817
    Hunter Lab 28.817, 41.941, 18.491
    CIE-LAB 34.608, 51.533, 47.983
    CIE-LCH 34.608, 70.413, 42.957
    CIE-LUV 0, 82.5, 100, 37.25
    Web Safe 993300

    RGB percent of color #a01c00

    62.75%
    10.98%
    0%

    CMYK percent of color #a01c00

    0%
    82.5%
    100%
    37.25%


    Color Schemes with #a01c00

    Complementary Color

    Split Complementary


    #a01c00 Color Preview

    Text with hexadecimal color #a01c00

    This text has a font color of #a01c00

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

    #a01c00 Background Color

    This box has a background color of #a01c00

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

    #a01c00 Border Color

    This box has a border color of #a01c00

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

    CSS codes

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

    #a01c00 Color on white background

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

    #a01c00 Color on black background

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