#cc5000 Hex Color

#CC5000
0
  • #cc5000 Color Information

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

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

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

    • #cc5000 hex color contains mainly RED.

    • The closest web safe color of #cc5000 is #cc6600

    • #cc5000 hex color has a decimal value of 13389824.



    #cc5000 Color Spaces (Color Conversions)

    HEX cc5000 #cc5000
    RGB 204, 80, 0 rgb(204, 80, 0)
    RGB Percent 80, 31.37, 0 rgb(80, 31.37, 0)
    CMYK 0, 61, 100, 20
    HSL 23.5°, 100, 40 hsl(23.5, 100%, 40%)
    HSV 23.5°, 100, 80
    XYZ 27.771, 18.575, 2.122
    Hunter Lab 43.099, 39.595, 27.25
    CIE-LAB 50.186, 46.498, 60.292
    CIE-LCH 50.186, 76.139, 52.36
    CIE-LUV 0, 60.78, 100, 20
    Web Safe cc6600

    RGB percent of color #cc5000

    80%
    31.37%
    0%

    CMYK percent of color #cc5000

    0%
    60.78%
    100%
    20%


    Color Schemes with #cc5000

    Complementary Color

    Split Complementary


    #cc5000 Color Preview

    Text with hexadecimal color #cc5000

    This text has a font color of #cc5000

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

    #cc5000 Background Color

    This box has a background color of #cc5000

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

    #cc5000 Border Color

    This box has a border color of #cc5000

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

    CSS codes

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

    #cc5000 Color on white background

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

    #cc5000 Color on black background

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