#CCC167 (or 0xCCC167) is unknown color: approx Tacha. HEX triplet: CC, C1 and 67. RGB value is (204,193,103). Sum of RGB (Red+Green+Blue) = 204+193+103=500 (66% of max value = 765). Red value is 204 (80.08% from 255 or 40.8% from 500); Green value is 193 (75.78% from 255 or 38.6% from 500); Blue value is 103 (40.62% from 255 or 20.6% from 500); Max value from RGB is 204 - color contains mainly: red. Hex color #CCC167 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CCC167 is #333E98. Grayscale: #BABABA. Windows color (decimal): -3358361 or 6799820. OLE color: 6799820.
HSL color Cylindrical-coordinate representation of color #CCC167: hue angle of 53.47º degrees, saturation: 0.5, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #CCC167 is Cyan = 0, Magento = 0.05, Yellow = 0.50 and Black (K on CMYK) = 0.2.
<style> p { color: #ccc167; } p { color: rgb(204,193,103); } H1.HeaderClassName { color: #ccc167; } .AnyTagClassName { color: #ccc167; } </style>
<style> a { background-color: #ccc167; } a { background-color: rgb(204,193,103); } div.DivClassName { background-color: #ccc167; } .BgClassName { background-color: #ccc167; } </style>
<style> span { border-color: #ccc167; } span { border-color: rgb(204,193,103); } td.TdClassName { border-color: #ccc167; } .TagClassName { border-color: #ccc167; } </style>