#CC8375 (or 0xCC8375) is unknown color: approx New York Pink. HEX triplet: CC, 83 and 75. RGB value is (204,131,117). Sum of RGB (Red+Green+Blue) = 204+131+117=452 (59% of max value = 765). Red value is 204 (80.08% from 255 or 45.13% from 452); Green value is 131 (51.56% from 255 or 28.98% from 452); Blue value is 117 (46.09% from 255 or 25.88% from 452); Max value from RGB is 204 - color contains mainly: red. Hex color #CC8375 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CC8375 is #337C8A. Grayscale: #979797. Windows color (decimal): -3374219 or 7701452. OLE color: 7701452.
HSL color Cylindrical-coordinate representation of color #CC8375: hue angle of 9.66º degrees, saturation: 0.46, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #CC8375 is Cyan = 0, Magento = 0.36, Yellow = 0.43 and Black (K on CMYK) = 0.2.
<style> p { color: #CC8375; } p { color: rgb(204,131,117); } H1.HeaderClassName { color: #CC8375; } .AnyTagClassName { color: #CC8375; } </style>
<style> a { background-color: #CC8375; } a { background-color: rgb(204,131,117); } div.DivClassName { background-color: #CC8375; } .BgClassName { background-color: #CC8375; } </style>
<style> span { border-color: #CC8375; } span { border-color: rgb(204,131,117); } td.TdClassName { border-color: #CC8375; } .TagClassName { border-color: #CC8375; } </style>