#ab0000 Hex Color

#AB0000
0
  • #ab0000 Color Information

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

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

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

    • #ab0000 hex color contains mainly RED.

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

    • #ab0000 hex color has a decimal value of 11206656.



    #ab0000 Color Spaces (Color Conversions)

    HEX ab0000 #ab0000
    RGB 171, 0, 0 rgb(171, 0, 0)
    RGB Percent 67.06, 0, 0 rgb(67.06, 0, 0)
    CMYK 0, 100, 100, 33
    HSL 0°, 100, 33.5 hsl(0, 100%, 33.5%)
    HSV 0°, 100, 67.1
    XYZ 16.795, 8.658, 0.786
    Hunter Lab 29.424, 50.392, 19.013
    CIE-LAB 35.317, 59.381, 49.649
    CIE-LCH 35.317, 77.402, 39.899
    CIE-LUV 0, 100, 100, 32.94
    Web Safe 990000

    RGB percent of color #ab0000

    67.06%
    0%
    0%

    CMYK percent of color #ab0000

    0%
    100%
    100%
    32.94%


    Color Schemes with #ab0000

    Complementary Color

    Split Complementary


    #ab0000 Color Preview

    Text with hexadecimal color #ab0000

    This text has a font color of #ab0000

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

    #ab0000 Background Color

    This box has a background color of #ab0000

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

    #ab0000 Border Color

    This box has a border color of #ab0000

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

    CSS codes

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

    #ab0000 Color on white background

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

    #ab0000 Color on black background

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