#CC7F3B (or 0xCC7F3B) is unknown color: approx Golden Bell. HEX triplet: CC, 7F and 3B. RGB value is (204,127,59). Sum of RGB (Red+Green+Blue) = 204+127+59=390 (51% of max value = 765). Red value is 204 (80.08% from 255 or 52.31% from 390); Green value is 127 (50% from 255 or 32.56% from 390); Blue value is 59 (23.44% from 255 or 15.13% from 390); Max value from RGB is 204 - color contains mainly: red. Hex color #CC7F3B is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #CC7F3B is #3380C4. Grayscale: #8E8E8E. Windows color (decimal): -3375301 or 3899340. OLE color: 3899340.
HSL color Cylindrical-coordinate representation of color #CC7F3B: hue angle of 28.14º degrees, saturation: 0.59, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #CC7F3B is Cyan = 0, Magento = 0.38, Yellow = 0.71 and Black (K on CMYK) = 0.2.
<style> p { color: #cc7f3b; } p { color: rgb(204,127,59); } H1.HeaderClassName { color: #cc7f3b; } .AnyTagClassName { color: #cc7f3b; } </style>
<style> a { background-color: #cc7f3b; } a { background-color: rgb(204,127,59); } div.DivClassName { background-color: #cc7f3b; } .BgClassName { background-color: #cc7f3b; } </style>
<style> span { border-color: #cc7f3b; } span { border-color: rgb(204,127,59); } td.TdClassName { border-color: #cc7f3b; } .TagClassName { border-color: #cc7f3b; } </style>