#CC8C4A (or 0xCC8C4A) is unknown color: approx Peru. HEX triplet: CC, 8C and 4A. RGB value is (204,140,74). Sum of RGB (Red+Green+Blue) = 204+140+74=418 (55% of max value = 765). Red value is 204 (80.08% from 255 or 48.80% from 418); Green value is 140 (55.08% from 255 or 33.49% from 418); Blue value is 74 (29.30% from 255 or 17.70% from 418); Max value from RGB is 204 - color contains mainly: red. Hex color #CC8C4A is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #CC8C4A is #3373B5. Grayscale: #979797. Windows color (decimal): -3371958 or 4885708. OLE color: 4885708.
HSL color Cylindrical-coordinate representation of color #CC8C4A: hue angle of 30.46º degrees, saturation: 0.56, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #CC8C4A is Cyan = 0, Magento = 0.31, Yellow = 0.64 and Black (K on CMYK) = 0.2.
<style> p { color: #CC8C4A; } p { color: rgb(204,140,74); } H1.HeaderClassName { color: #CC8C4A; } .AnyTagClassName { color: #CC8C4A; } </style>
<style> a { background-color: #CC8C4A; } a { background-color: rgb(204,140,74); } div.DivClassName { background-color: #CC8C4A; } .BgClassName { background-color: #CC8C4A; } </style>
<style> span { border-color: #CC8C4A; } span { border-color: rgb(204,140,74); } td.TdClassName { border-color: #CC8C4A; } .TagClassName { border-color: #CC8C4A; } </style>