#C08E2D (or 0xC08E2D) is unknown color: approx Nugget. HEX triplet: C0, 8E and 2D. RGB value is (192,142,45). Sum of RGB (Red+Green+Blue) = 192+142+45=379 (50% of max value = 765). Red value is 192 (75.39% from 255 or 50.66% from 379); Green value is 142 (55.86% from 255 or 37.47% from 379); Blue value is 45 (17.97% from 255 or 11.87% from 379); Max value from RGB is 192 - color contains mainly: red. Hex color #C08E2D is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C08E2D is #3F71D2. Grayscale: #929292. Windows color (decimal): -4157907 or 2985664. OLE color: 2985664.
HSL color Cylindrical-coordinate representation of color #C08E2D: hue angle of 39.59º degrees, saturation: 0.62, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #C08E2D is Cyan = 0, Magento = 0.26, Yellow = 0.77 and Black (K on CMYK) = 0.25.
<style> p { color: #C08E2D; } p { color: rgb(192,142,45); } H1.HeaderClassName { color: #C08E2D; } .AnyTagClassName { color: #C08E2D; } </style>
<style> a { background-color: #C08E2D; } a { background-color: rgb(192,142,45); } div.DivClassName { background-color: #C08E2D; } .BgClassName { background-color: #C08E2D; } </style>
<style> span { border-color: #C08E2D; } span { border-color: rgb(192,142,45); } td.TdClassName { border-color: #C08E2D; } .TagClassName { border-color: #C08E2D; } </style>