#cc4000 Hex Color

#CC4000
0
  • #cc4000 Color Information

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

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

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

    • #cc4000 hex color contains mainly RED.

    • The closest web safe color of #cc4000 is #cc3300

    • #cc4000 hex color has a decimal value of 13385728.



    #cc4000 Color Spaces (Color Conversions)

    HEX cc4000 #cc4000
    RGB 204, 64, 0 rgb(204, 64, 0)
    RGB Percent 80, 25.1, 0 rgb(80, 25.1, 0)
    CMYK 0, 69, 100, 20
    HSL 18.8°, 100, 40 hsl(18.8, 100%, 40%)
    HSV 18.8°, 100, 80
    XYZ 26.735, 16.504, 1.777
    Hunter Lab 40.625, 46.375, 25.844
    CIE-LAB 47.629, 53.343, 58.974
    CIE-LCH 47.629, 79.52, 47.87
    CIE-LUV 0, 68.63, 100, 20
    Web Safe cc3300

    RGB percent of color #cc4000

    80%
    25.1%
    0%

    CMYK percent of color #cc4000

    0%
    68.63%
    100%
    20%


    Color Schemes with #cc4000

    Complementary Color

    Split Complementary


    #cc4000 Color Preview

    Text with hexadecimal color #cc4000

    This text has a font color of #cc4000

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

    #cc4000 Background Color

    This box has a background color of #cc4000

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

    #cc4000 Border Color

    This box has a border color of #cc4000

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

    CSS codes

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

    #cc4000 Color on white background

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

    #cc4000 Color on black background

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