#CECA0B (or 0xCECA0B) is unknown color: approx Bird Flower. HEX triplet: CE, CA and 0B. RGB value is (206,202,11). Sum of RGB (Red+Green+Blue) = 206+202+11=419 (55% of max value = 765). Red value is 206 (80.86% from 255 or 49.16% from 419); Green value is 202 (79.30% from 255 or 48.21% from 419); Blue value is 11 (4.69% from 255 or 2.63% from 419); Max value from RGB is 206 - color contains mainly: red. Hex color #CECA0B is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CECA0B is #3135F4. Grayscale: #B6B6B6. Windows color (decimal): -3225077 or 772814. OLE color: 772814.
HSL color Cylindrical-coordinate representation of color #CECA0B: hue angle of 58.77º degrees, saturation: 0.9, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #CECA0B is Cyan = 0, Magento = 0.02, Yellow = 0.95 and Black (K on CMYK) = 0.19.
<style> p { color: #ceca0b; } p { color: rgb(206,202,11); } H1.HeaderClassName { color: #ceca0b; } .AnyTagClassName { color: #ceca0b; } </style>
<style> a { background-color: #ceca0b; } a { background-color: rgb(206,202,11); } div.DivClassName { background-color: #ceca0b; } .BgClassName { background-color: #ceca0b; } </style>
<style> span { border-color: #ceca0b; } span { border-color: rgb(206,202,11); } td.TdClassName { border-color: #ceca0b; } .TagClassName { border-color: #ceca0b; } </style>