#CEB803 (or 0xCEB803) is unknown color: approx Bird Flower. HEX triplet: CE, B8 and 03. RGB value is (206,184,3). Sum of RGB (Red+Green+Blue) = 206+184+3=393 (52% of max value = 765). Red value is 206 (80.86% from 255 or 52.42% from 393); Green value is 184 (72.27% from 255 or 46.82% from 393); Blue value is 3 (1.56% from 255 or 0.76% from 393); Max value from RGB is 206 - color contains mainly: red. Hex color #CEB803 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CEB803 is #3147FC. Grayscale: #AAAAAA. Windows color (decimal): -3229693 or 243918. OLE color: 243918.
HSL color Cylindrical-coordinate representation of color #CEB803: hue angle of 53.5º degrees, saturation: 0.97, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #CEB803 is Cyan = 0, Magento = 0.11, Yellow = 0.99 and Black (K on CMYK) = 0.19.
<style> p { color: #CEB803; } p { color: rgb(206,184,3); } H1.HeaderClassName { color: #CEB803; } .AnyTagClassName { color: #CEB803; } </style>
<style> a { background-color: #CEB803; } a { background-color: rgb(206,184,3); } div.DivClassName { background-color: #CEB803; } .BgClassName { background-color: #CEB803; } </style>
<style> span { border-color: #CEB803; } span { border-color: rgb(206,184,3); } td.TdClassName { border-color: #CEB803; } .TagClassName { border-color: #CEB803; } </style>