#cc0f00 Hex Color

#CC0F00
0
  • #cc0f00 Color Information

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

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

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

    • #cc0f00 hex color contains mainly RED.

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

    • #cc0f00 hex color has a decimal value of 13373184.



    #cc0f00 Color Spaces (Color Conversions)

    HEX cc0f00 #cc0f00
    RGB 204, 15, 0 rgb(204, 15, 0)
    RGB Percent 80, 5.88, 0 rgb(80, 5.88, 0)
    CMYK 0, 93, 100, 20
    HSL 4.4°, 100, 40 hsl(4.4, 100%, 40%)
    HSV 4.4°, 100, 80
    XYZ 25.073, 13.179, 1.222
    Hunter Lab 36.303, 59.753, 23.416
    CIE-LAB 43.032, 66.224, 57.001
    CIE-LCH 43.032, 87.377, 40.72
    CIE-LUV 0, 92.65, 100, 20
    Web Safe cc0000

    RGB percent of color #cc0f00

    80%
    5.88%
    0%

    CMYK percent of color #cc0f00

    0%
    92.65%
    100%
    20%


    Color Schemes with #cc0f00

    Complementary Color

    Split Complementary


    #cc0f00 Color Preview

    Text with hexadecimal color #cc0f00

    This text has a font color of #cc0f00

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

    #cc0f00 Background Color

    This box has a background color of #cc0f00

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

    #cc0f00 Border Color

    This box has a border color of #cc0f00

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

    CSS codes

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

    #cc0f00 Color on white background

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

    #cc0f00 Color on black background

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