#CCBC90 (or 0xCCBC90) is unknown color: approx Yuma. HEX triplet: CC, BC and 90. RGB value is (204,188,144). Sum of RGB (Red+Green+Blue) = 204+188+144=536 (70% of max value = 765). Red value is 204 (80.08% from 255 or 38.06% from 536); Green value is 188 (73.83% from 255 or 35.07% from 536); Blue value is 144 (56.64% from 255 or 26.87% from 536); Max value from RGB is 204 - color contains mainly: red. Hex color #CCBC90 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CCBC90 is #33436F. Grayscale: #BBBBBB. Windows color (decimal): -3359600 or 9485516. OLE color: 9485516.
HSL color Cylindrical-coordinate representation of color #CCBC90: hue angle of 44º degrees, saturation: 0.37, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #CCBC90 is Cyan = 0, Magento = 0.08, Yellow = 0.29 and Black (K on CMYK) = 0.2.
<style> p { color: #CCBC90; } p { color: rgb(204,188,144); } H1.HeaderClassName { color: #CCBC90; } .AnyTagClassName { color: #CCBC90; } </style>
<style> a { background-color: #CCBC90; } a { background-color: rgb(204,188,144); } div.DivClassName { background-color: #CCBC90; } .BgClassName { background-color: #CCBC90; } </style>
<style> span { border-color: #CCBC90; } span { border-color: rgb(204,188,144); } td.TdClassName { border-color: #CCBC90; } .TagClassName { border-color: #CCBC90; } </style>