#cc8000 Hex Color

#CC8000
0
  • #cc8000 Color Information

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

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

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

    • #cc8000 hex color contains mainly RED.

    • The closest web safe color of #cc8000 is #cc9900

    • #cc8000 hex color has a decimal value of 13402112.



    #cc8000 Color Spaces (Color Conversions)

    HEX cc8000 #cc8000
    RGB 204, 128, 0 rgb(204, 128, 0)
    RGB Percent 80, 50.2, 0 rgb(80, 50.2, 0)
    CMYK 0, 37, 100, 20
    HSL 37.6°, 100, 40 hsl(37.6, 100%, 40%)
    HSV 37.6°, 100, 80
    XYZ 32.621, 28.276, 3.738
    Hunter Lab 53.175, 16.447, 33.055
    CIE-LAB 60.137, 21.893, 66.27
    CIE-LCH 60.137, 69.793, 71.718
    CIE-LUV 0, 37.25, 100, 20
    Web Safe cc9900

    RGB percent of color #cc8000

    80%
    50.2%
    0%

    CMYK percent of color #cc8000

    0%
    37.25%
    100%
    20%


    Color Schemes with #cc8000

    Complementary Color

    Split Complementary


    #cc8000 Color Preview

    Text with hexadecimal color #cc8000

    This text has a font color of #cc8000

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

    #cc8000 Background Color

    This box has a background color of #cc8000

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

    #cc8000 Border Color

    This box has a border color of #cc8000

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

    CSS codes

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

    #cc8000 Color on white background

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

    #cc8000 Color on black background

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