#ac0000 Hex Color

#AC0000
0
  • #ac0000 Color Information

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

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

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

    • #ac0000 hex color contains mainly RED.

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

    • #ac0000 hex color has a decimal value of 11272192.



    #ac0000 Color Spaces (Color Conversions)

    HEX ac0000 #ac0000
    RGB 172, 0, 0 rgb(172, 0, 0)
    RGB Percent 67.45, 0, 0 rgb(67.45, 0, 0)
    CMYK 0, 100, 100, 33
    HSL 0°, 100, 33.7 hsl(0, 100%, 33.7%)
    HSV 0°, 100, 67.5
    XYZ 17.013, 8.771, 0.796
    Hunter Lab 29.616, 50.713, 19.138
    CIE-LAB 35.54, 59.631, 49.89
    CIE-LCH 35.54, 77.749, 39.917
    CIE-LUV 0, 100, 100, 32.55
    Web Safe 990000

    RGB percent of color #ac0000

    67.45%
    0%
    0%

    CMYK percent of color #ac0000

    0%
    100%
    100%
    32.55%


    Color Schemes with #ac0000

    Complementary Color

    Split Complementary


    #ac0000 Color Preview

    Text with hexadecimal color #ac0000

    This text has a font color of #ac0000

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

    #ac0000 Background Color

    This box has a background color of #ac0000

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

    #ac0000 Border Color

    This box has a border color of #ac0000

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

    CSS codes

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

    #ac0000 Color on white background

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

    #ac0000 Color on black background

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