#CEB908 (or 0xCEB908) is unknown color: approx Bird Flower. HEX triplet: CE, B9 and 08. RGB value is (206,185,8). Sum of RGB (Red+Green+Blue) = 206+185+8=399 (52% of max value = 765). Red value is 206 (80.86% from 255 or 51.63% from 399); Green value is 185 (72.66% from 255 or 46.37% from 399); Blue value is 8 (3.52% from 255 or 2.01% from 399); Max value from RGB is 206 - color contains mainly: red. Hex color #CEB908 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CEB908 is #3146F7. Grayscale: #ABABAB. Windows color (decimal): -3229432 or 571854. OLE color: 571854.
HSL color Cylindrical-coordinate representation of color #CEB908: hue angle of 53.64º degrees, saturation: 0.93, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #CEB908 is Cyan = 0, Magento = 0.10, Yellow = 0.96 and Black (K on CMYK) = 0.19.
<style> p { color: #CEB908; } p { color: rgb(206,185,8); } H1.HeaderClassName { color: #CEB908; } .AnyTagClassName { color: #CEB908; } </style>
<style> a { background-color: #CEB908; } a { background-color: rgb(206,185,8); } div.DivClassName { background-color: #CEB908; } .BgClassName { background-color: #CEB908; } </style>
<style> span { border-color: #CEB908; } span { border-color: rgb(206,185,8); } td.TdClassName { border-color: #CEB908; } .TagClassName { border-color: #CEB908; } </style>