#a80000 Hex Color

#A80000
0
  • #a80000 Color Information

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

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

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

    • #a80000 hex color contains mainly RED.

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

    • #a80000 hex color has a decimal value of 11010048.



    #a80000 Color Spaces (Color Conversions)

    HEX a80000 #a80000
    RGB 168, 0, 0 rgb(168, 0, 0)
    RGB Percent 65.88, 0, 0 rgb(65.88, 0, 0)
    CMYK 0, 100, 100, 34
    HSL 0°, 100, 32.9 hsl(0, 100%, 32.9%)
    HSV 0°, 100, 65.9
    XYZ 16.148, 8.325, 0.756
    Hunter Lab 28.853, 49.407, 18.644
    CIE-LAB 34.651, 58.604, 48.929
    CIE-LCH 34.651, 76.344, 39.859
    CIE-LUV 0, 100, 100, 34.12
    Web Safe 990000

    RGB percent of color #a80000

    65.88%
    0%
    0%

    CMYK percent of color #a80000

    0%
    100%
    100%
    34.12%


    Color Schemes with #a80000

    Complementary Color

    Split Complementary


    #a80000 Color Preview

    Text with hexadecimal color #a80000

    This text has a font color of #a80000

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

    #a80000 Background Color

    This box has a background color of #a80000

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

    #a80000 Border Color

    This box has a border color of #a80000

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

    CSS codes

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

    #a80000 Color on white background

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

    #a80000 Color on black background

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