#CEB43A (or 0xCEB43A) is unknown color: approx Old Gold. HEX triplet: CE, B4 and 3A. RGB value is (206,180,58). Sum of RGB (Red+Green+Blue) = 206+180+58=444 (58% of max value = 765). Red value is 206 (80.86% from 255 or 46.40% from 444); Green value is 180 (70.70% from 255 or 40.54% from 444); Blue value is 58 (23.05% from 255 or 13.06% from 444); Max value from RGB is 206 - color contains mainly: red. Hex color #CEB43A is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #CEB43A is #314BC5. Grayscale: #AEAEAE. Windows color (decimal): -3230662 or 3847374. OLE color: 3847374.
HSL color Cylindrical-coordinate representation of color #CEB43A: hue angle of 49.46º degrees, saturation: 0.6, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #CEB43A is Cyan = 0, Magento = 0.13, Yellow = 0.72 and Black (K on CMYK) = 0.19.
<style> p { color: #CEB43A; } p { color: rgb(206,180,58); } H1.HeaderClassName { color: #CEB43A; } .AnyTagClassName { color: #CEB43A; } </style>
<style> a { background-color: #CEB43A; } a { background-color: rgb(206,180,58); } div.DivClassName { background-color: #CEB43A; } .BgClassName { background-color: #CEB43A; } </style>
<style> span { border-color: #CEB43A; } span { border-color: rgb(206,180,58); } td.TdClassName { border-color: #CEB43A; } .TagClassName { border-color: #CEB43A; } </style>