#C09E3B (or 0xC09E3B) is unknown color: approx Roti. HEX triplet: C0, 9E and 3B. RGB value is (192,158,59). Sum of RGB (Red+Green+Blue) = 192+158+59=409 (54% of max value = 765). Red value is 192 (75.39% from 255 or 46.94% from 409); Green value is 158 (62.11% from 255 or 38.63% from 409); Blue value is 59 (23.44% from 255 or 14.43% from 409); Max value from RGB is 192 - color contains mainly: red. Hex color #C09E3B is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C09E3B is #3F61C4. Grayscale: #9D9D9D. Windows color (decimal): -4153797 or 3907264. OLE color: 3907264.
HSL color Cylindrical-coordinate representation of color #C09E3B: hue angle of 44.66º degrees, saturation: 0.53, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #C09E3B is Cyan = 0, Magento = 0.18, Yellow = 0.69 and Black (K on CMYK) = 0.25.
<style> p { color: #c09e3b; } p { color: rgb(192,158,59); } H1.HeaderClassName { color: #c09e3b; } .AnyTagClassName { color: #c09e3b; } </style>
<style> a { background-color: #c09e3b; } a { background-color: rgb(192,158,59); } div.DivClassName { background-color: #c09e3b; } .BgClassName { background-color: #c09e3b; } </style>
<style> span { border-color: #c09e3b; } span { border-color: rgb(192,158,59); } td.TdClassName { border-color: #c09e3b; } .TagClassName { border-color: #c09e3b; } </style>