#CEB575 (or 0xCEB575) is unknown color: approx Putty. HEX triplet: CE, B5 and 75. RGB value is (206,181,117). Sum of RGB (Red+Green+Blue) = 206+181+117=504 (66% of max value = 765). Red value is 206 (80.86% from 255 or 40.87% from 504); Green value is 181 (71.09% from 255 or 35.91% from 504); Blue value is 117 (46.09% from 255 or 23.21% from 504); Max value from RGB is 206 - color contains mainly: red. Hex color #CEB575 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CEB575 is #314A8A. Grayscale: #B5B5B5. Windows color (decimal): -3230347 or 7714254. OLE color: 7714254.
HSL color Cylindrical-coordinate representation of color #CEB575: hue angle of 43.15º degrees, saturation: 0.48, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #CEB575 is Cyan = 0, Magento = 0.12, Yellow = 0.43 and Black (K on CMYK) = 0.19.
<style> p { color: #CEB575; } p { color: rgb(206,181,117); } H1.HeaderClassName { color: #CEB575; } .AnyTagClassName { color: #CEB575; } </style>
<style> a { background-color: #CEB575; } a { background-color: rgb(206,181,117); } div.DivClassName { background-color: #CEB575; } .BgClassName { background-color: #CEB575; } </style>
<style> span { border-color: #CEB575; } span { border-color: rgb(206,181,117); } td.TdClassName { border-color: #CEB575; } .TagClassName { border-color: #CEB575; } </style>