#CCB79B (or 0xCCB79B) is unknown color: approx Vanilla. HEX triplet: CC, B7 and 9B. RGB value is (204,183,155). Sum of RGB (Red+Green+Blue) = 204+183+155=542 (71% of max value = 765). Red value is 204 (80.08% from 255 or 37.64% from 542); Green value is 183 (71.88% from 255 or 33.76% from 542); Blue value is 155 (60.94% from 255 or 28.60% from 542); Max value from RGB is 204 - color contains mainly: red. Hex color #CCB79B is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CCB79B is #334864. Grayscale: #BABABA. Windows color (decimal): -3360869 or 10205132. OLE color: 10205132.
HSL color Cylindrical-coordinate representation of color #CCB79B: hue angle of 34.29º degrees, saturation: 0.32, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #CCB79B is Cyan = 0, Magento = 0.10, Yellow = 0.24 and Black (K on CMYK) = 0.2.
<style> p { color: #CCB79B; } p { color: rgb(204,183,155); } H1.HeaderClassName { color: #CCB79B; } .AnyTagClassName { color: #CCB79B; } </style>
<style> a { background-color: #CCB79B; } a { background-color: rgb(204,183,155); } div.DivClassName { background-color: #CCB79B; } .BgClassName { background-color: #CCB79B; } </style>
<style> span { border-color: #CCB79B; } span { border-color: rgb(204,183,155); } td.TdClassName { border-color: #CCB79B; } .TagClassName { border-color: #CCB79B; } </style>