#cc0020 Hex Color

#CC0020
0
  • #cc0020 Color Information

    • In RGB color space, #cc0020 hex color has a red value of 204, a green value of 0 and a blue value of 32.

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

    • #cc0020 color has a hue of 350.6 degrees, a saturation of 100% and a lightness of 40%.

    • #cc0020 hex color contains mainly RED.

    • The closest web safe color of #cc0020 is #cc0033

    • #cc0020 hex color has a decimal value of 13369376.



    #cc0020 Color Spaces (Color Conversions)

    HEX cc0020 #cc0020
    RGB 204, 0, 32 rgb(204, 0, 32)
    RGB Percent 80, 0, 12.55 rgb(80, 0, 12.55)
    CMYK 0, 100, 84, 20
    HSL 350.6°, 100, 40 hsl(350.6, 100%, 40%)
    HSV 350.6°, 100, 80
    XYZ 25.163, 12.942, 2.538
    Hunter Lab 35.975, 61.897, 21
    CIE-LAB 42.676, 68.141, 44.034
    CIE-LCH 42.676, 81.131, 32.871
    CIE-LUV 0, 100, 84.31, 20
    Web Safe cc0033

    RGB percent of color #cc0020

    80%
    0%
    12.55%

    CMYK percent of color #cc0020

    0%
    100%
    84.31%
    20%


    Color Schemes with #cc0020

    Complementary Color

    Split Complementary


    #cc0020 Color Preview

    Text with hexadecimal color #cc0020

    This text has a font color of #cc0020

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

    #cc0020 Background Color

    This box has a background color of #cc0020

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

    #cc0020 Border Color

    This box has a border color of #cc0020

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

    CSS codes

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

    #cc0020 Color on white background

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

    #cc0020 Color on black background

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