#ca0000 Hex Color

#CA0000
0
  • #ca0000 Color Information

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

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

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

    • #ca0000 hex color contains mainly RED.

    • The closest web safe color of #ca0000 is #cc0000

    • #ca0000 hex color has a decimal value of 13238272.



    #ca0000 Color Spaces (Color Conversions)

    HEX ca0000 #ca0000
    RGB 202, 0, 0 rgb(202, 0, 0)
    RGB Percent 79.22, 0, 0 rgb(79.22, 0, 0)
    CMYK 0, 100, 100, 21
    HSL 0°, 100, 39.6 hsl(0, 100%, 39.6%)
    HSV 0°, 100, 79.2
    XYZ 24.357, 12.557, 1.14
    Hunter Lab 35.436, 60.68, 22.898
    CIE-LAB 42.088, 67.209, 56.398
    CIE-LCH 42.088, 87.737, 40.001
    CIE-LUV 0, 100, 100, 20.78
    Web Safe cc0000

    RGB percent of color #ca0000

    79.22%
    0%
    0%

    CMYK percent of color #ca0000

    0%
    100%
    100%
    20.78%


    Color Schemes with #ca0000

    Complementary Color

    Split Complementary


    #ca0000 Color Preview

    Text with hexadecimal color #ca0000

    This text has a font color of #ca0000

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

    #ca0000 Background Color

    This box has a background color of #ca0000

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

    #ca0000 Border Color

    This box has a border color of #ca0000

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

    CSS codes

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

    #ca0000 Color on white background

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

    #ca0000 Color on black background

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