#CA8150 (or 0xCA8150) is unknown color: approx Raw Sienna. HEX triplet: CA, 81 and 50. RGB value is (202,129,80). Sum of RGB (Red+Green+Blue) = 202+129+80=411 (54% of max value = 765). Red value is 202 (79.30% from 255 or 49.15% from 411); Green value is 129 (50.78% from 255 or 31.39% from 411); Blue value is 80 (31.64% from 255 or 19.46% from 411); Max value from RGB is 202 - color contains mainly: red. Hex color #CA8150 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CA8150 is #357EAF. Grayscale: #919191. Windows color (decimal): -3505840 or 5276106. OLE color: 5276106.
HSL color Cylindrical-coordinate representation of color #CA8150: hue angle of 24.1º degrees, saturation: 0.54, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #CA8150 is Cyan = 0, Magento = 0.36, Yellow = 0.60 and Black (K on CMYK) = 0.21.
<style> p { color: #CA8150; } p { color: rgb(202,129,80); } H1.HeaderClassName { color: #CA8150; } .AnyTagClassName { color: #CA8150; } </style>
<style> a { background-color: #CA8150; } a { background-color: rgb(202,129,80); } div.DivClassName { background-color: #CA8150; } .BgClassName { background-color: #CA8150; } </style>
<style> span { border-color: #CA8150; } span { border-color: rgb(202,129,80); } td.TdClassName { border-color: #CA8150; } .TagClassName { border-color: #CA8150; } </style>