#C49C5A (or 0xC49C5A) is unknown color: approx Twine. HEX triplet: C4, 9C and 5A. RGB value is (196,156,90). Sum of RGB (Red+Green+Blue) = 196+156+90=442 (58% of max value = 765). Red value is 196 (76.95% from 255 or 44.34% from 442); Green value is 156 (61.33% from 255 or 35.29% from 442); Blue value is 90 (35.55% from 255 or 20.36% from 442); Max value from RGB is 196 - color contains mainly: red. Hex color #C49C5A is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #C49C5A is #3B63A5. Grayscale: #A0A0A0. Windows color (decimal): -3892134 or 5938372. OLE color: 5938372.
HSL color Cylindrical-coordinate representation of color #C49C5A: hue angle of 37.36º degrees, saturation: 0.47, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #C49C5A is Cyan = 0, Magento = 0.20, Yellow = 0.54 and Black (K on CMYK) = 0.23.
<style> p { color: #C49C5A; } p { color: rgb(196,156,90); } H1.HeaderClassName { color: #C49C5A; } .AnyTagClassName { color: #C49C5A; } </style>
<style> a { background-color: #C49C5A; } a { background-color: rgb(196,156,90); } div.DivClassName { background-color: #C49C5A; } .BgClassName { background-color: #C49C5A; } </style>
<style> span { border-color: #C49C5A; } span { border-color: rgb(196,156,90); } td.TdClassName { border-color: #C49C5A; } .TagClassName { border-color: #C49C5A; } </style>