#cc0b00 Hex Color

#CC0B00
0
  • #cc0b00 Color Information

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

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

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

    • #cc0b00 hex color contains mainly RED.

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

    • #cc0b00 hex color has a decimal value of 13372160.



    #cc0b00 Color Spaces (Color Conversions)

    HEX cc0b00 #cc0b00
    RGB 204, 11, 0 rgb(204, 11, 0)
    RGB Percent 80, 4.31, 0 rgb(80, 4.31, 0)
    CMYK 0, 95, 100, 20
    HSL 3.2°, 100, 40 hsl(3.2, 100%, 40%)
    HSV 3.2°, 100, 80
    XYZ 25.022, 13.077, 1.205
    Hunter Lab 36.162, 60.227, 23.338
    CIE-LAB 42.879, 66.664, 56.946
    CIE-LCH 42.879, 87.675, 40.505
    CIE-LUV 0, 94.61, 100, 20
    Web Safe cc0000

    RGB percent of color #cc0b00

    80%
    4.31%
    0%

    CMYK percent of color #cc0b00

    0%
    94.61%
    100%
    20%


    Color Schemes with #cc0b00

    Complementary Color

    Split Complementary


    #cc0b00 Color Preview

    Text with hexadecimal color #cc0b00

    This text has a font color of #cc0b00

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

    #cc0b00 Background Color

    This box has a background color of #cc0b00

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

    #cc0b00 Border Color

    This box has a border color of #cc0b00

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

    CSS codes

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

    #cc0b00 Color on white background

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

    #cc0b00 Color on black background

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