#CA7A4D (or 0xCA7A4D) is unknown color: approx Raw Sienna. HEX triplet: CA, 7A and 4D. RGB value is (202,122,77). Sum of RGB (Red+Green+Blue) = 202+122+77=401 (53% of max value = 765). Red value is 202 (79.30% from 255 or 50.37% from 401); Green value is 122 (48.05% from 255 or 30.42% from 401); Blue value is 77 (30.47% from 255 or 19.20% from 401); Max value from RGB is 202 - color contains mainly: red. Hex color #CA7A4D is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #CA7A4D is #3585B2. Grayscale: #8D8D8D. Windows color (decimal): -3507635 or 5077706. OLE color: 5077706.
HSL color Cylindrical-coordinate representation of color #CA7A4D: hue angle of 21.6º degrees, saturation: 0.54, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #CA7A4D is Cyan = 0, Magento = 0.40, Yellow = 0.62 and Black (K on CMYK) = 0.21.
<style> p { color: #CA7A4D; } p { color: rgb(202,122,77); } H1.HeaderClassName { color: #CA7A4D; } .AnyTagClassName { color: #CA7A4D; } </style>
<style> a { background-color: #CA7A4D; } a { background-color: rgb(202,122,77); } div.DivClassName { background-color: #CA7A4D; } .BgClassName { background-color: #CA7A4D; } </style>
<style> span { border-color: #CA7A4D; } span { border-color: rgb(202,122,77); } td.TdClassName { border-color: #CA7A4D; } .TagClassName { border-color: #CA7A4D; } </style>