#a10000 Hex Color

#A10000
0
  • #a10000 Color Information

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

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

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

    • #a10000 hex color contains mainly RED.

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

    • #a10000 hex color has a decimal value of 10551296.



    #a10000 Color Spaces (Color Conversions)

    HEX a10000 #a10000
    RGB 161, 0, 0 rgb(161, 0, 0)
    RGB Percent 63.14, 0, 0 rgb(63.14, 0, 0)
    CMYK 0, 100, 100, 37
    HSL 0°, 100, 31.6 hsl(0, 100%, 31.6%)
    HSV 0°, 100, 63.1
    XYZ 14.698, 7.577, 0.688
    Hunter Lab 27.526, 47.141, 17.787
    CIE-LAB 33.086, 56.798, 47.204
    CIE-LCH 33.086, 73.853, 39.729
    CIE-LUV 0, 100, 100, 36.86
    Web Safe 990000

    RGB percent of color #a10000

    63.14%
    0%
    0%

    CMYK percent of color #a10000

    0%
    100%
    100%
    36.86%


    Color Schemes with #a10000

    Complementary Color

    Split Complementary


    #a10000 Color Preview

    Text with hexadecimal color #a10000

    This text has a font color of #a10000

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

    #a10000 Background Color

    This box has a background color of #a10000

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

    #a10000 Border Color

    This box has a border color of #a10000

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

    CSS codes

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

    #a10000 Color on white background

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

    #a10000 Color on black background

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