#CCB38D (or 0xCCB38D) is unknown color: approx Tan. HEX triplet: CC, B3 and 8D. RGB value is (204,179,141). Sum of RGB (Red+Green+Blue) = 204+179+141=524 (69% of max value = 765). Red value is 204 (80.08% from 255 or 38.93% from 524); Green value is 179 (70.31% from 255 or 34.16% from 524); Blue value is 141 (55.47% from 255 or 26.91% from 524); Max value from RGB is 204 - color contains mainly: red. Hex color #CCB38D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CCB38D is #334C72. Grayscale: #B6B6B6. Windows color (decimal): -3361907 or 9286604. OLE color: 9286604.
HSL color Cylindrical-coordinate representation of color #CCB38D: hue angle of 36.19º degrees, saturation: 0.38, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #CCB38D is Cyan = 0, Magento = 0.12, Yellow = 0.31 and Black (K on CMYK) = 0.2.
<style> p { color: #CCB38D; } p { color: rgb(204,179,141); } H1.HeaderClassName { color: #CCB38D; } .AnyTagClassName { color: #CCB38D; } </style>
<style> a { background-color: #CCB38D; } a { background-color: rgb(204,179,141); } div.DivClassName { background-color: #CCB38D; } .BgClassName { background-color: #CCB38D; } </style>
<style> span { border-color: #CCB38D; } span { border-color: rgb(204,179,141); } td.TdClassName { border-color: #CCB38D; } .TagClassName { border-color: #CCB38D; } </style>