#CEA83B (or 0xCEA83B) is unknown color: approx Metallic Gold. HEX triplet: CE, A8 and 3B. RGB value is (206,168,59). Sum of RGB (Red+Green+Blue) = 206+168+59=433 (57% of max value = 765). Red value is 206 (80.86% from 255 or 47.58% from 433); Green value is 168 (66.02% from 255 or 38.80% from 433); Blue value is 59 (23.44% from 255 or 13.63% from 433); Max value from RGB is 206 - color contains mainly: red. Hex color #CEA83B is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #CEA83B is #3157C4. Grayscale: #A7A7A7. Windows color (decimal): -3233733 or 3909838. OLE color: 3909838.
HSL color Cylindrical-coordinate representation of color #CEA83B: hue angle of 44.49º degrees, saturation: 0.6, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #CEA83B is Cyan = 0, Magento = 0.18, Yellow = 0.71 and Black (K on CMYK) = 0.19.
<style> p { color: #CEA83B; } p { color: rgb(206,168,59); } H1.HeaderClassName { color: #CEA83B; } .AnyTagClassName { color: #CEA83B; } </style>
<style> a { background-color: #CEA83B; } a { background-color: rgb(206,168,59); } div.DivClassName { background-color: #CEA83B; } .BgClassName { background-color: #CEA83B; } </style>
<style> span { border-color: #CEA83B; } span { border-color: rgb(206,168,59); } td.TdClassName { border-color: #CEA83B; } .TagClassName { border-color: #CEA83B; } </style>