#C0874F (or 0xC0874F) is unknown color: approx Twine. HEX triplet: C0, 87 and 4F. RGB value is (192,135,79). Sum of RGB (Red+Green+Blue) = 192+135+79=406 (53% of max value = 765). Red value is 192 (75.39% from 255 or 47.29% from 406); Green value is 135 (53.12% from 255 or 33.25% from 406); Blue value is 79 (31.25% from 255 or 19.46% from 406); Max value from RGB is 192 - color contains mainly: red. Hex color #C0874F is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #C0874F is #3F78B0. Grayscale: #919191. Windows color (decimal): -4159665 or 5212096. OLE color: 5212096.
HSL color Cylindrical-coordinate representation of color #C0874F: hue angle of 29.73º degrees, saturation: 0.47, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #C0874F is Cyan = 0, Magento = 0.30, Yellow = 0.59 and Black (K on CMYK) = 0.25.
<style> p { color: #C0874F; } p { color: rgb(192,135,79); } H1.HeaderClassName { color: #C0874F; } .AnyTagClassName { color: #C0874F; } </style>
<style> a { background-color: #C0874F; } a { background-color: rgb(192,135,79); } div.DivClassName { background-color: #C0874F; } .BgClassName { background-color: #C0874F; } </style>
<style> span { border-color: #C0874F; } span { border-color: rgb(192,135,79); } td.TdClassName { border-color: #C0874F; } .TagClassName { border-color: #C0874F; } </style>