#CEA27B (or 0xCEA27B) is unknown color: approx Cameo. HEX triplet: CE, A2 and 7B. RGB value is (206,162,123). Sum of RGB (Red+Green+Blue) = 206+162+123=491 (65% of max value = 765). Red value is 206 (80.86% from 255 or 41.96% from 491); Green value is 162 (63.67% from 255 or 32.99% from 491); Blue value is 123 (48.44% from 255 or 25.05% from 491); Max value from RGB is 206 - color contains mainly: red. Hex color #CEA27B is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CEA27B is #315D84. Grayscale: #AAAAAA. Windows color (decimal): -3235205 or 8102606. OLE color: 8102606.
HSL color Cylindrical-coordinate representation of color #CEA27B: hue angle of 28.19º degrees, saturation: 0.46, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #CEA27B is Cyan = 0, Magento = 0.21, Yellow = 0.40 and Black (K on CMYK) = 0.19.
<style> p { color: #cea27b; } p { color: rgb(206,162,123); } H1.HeaderClassName { color: #cea27b; } .AnyTagClassName { color: #cea27b; } </style>
<style> a { background-color: #cea27b; } a { background-color: rgb(206,162,123); } div.DivClassName { background-color: #cea27b; } .BgClassName { background-color: #cea27b; } </style>
<style> span { border-color: #cea27b; } span { border-color: rgb(206,162,123); } td.TdClassName { border-color: #cea27b; } .TagClassName { border-color: #cea27b; } </style>