#CA935E (or 0xCA935E) is unknown color: approx Whiskey Sour. HEX triplet: CA, 93 and 5E. RGB value is (202,147,94). Sum of RGB (Red+Green+Blue) = 202+147+94=443 (58% of max value = 765). Red value is 202 (79.30% from 255 or 45.60% from 443); Green value is 147 (57.81% from 255 or 33.18% from 443); Blue value is 94 (37.11% from 255 or 21.22% from 443); Max value from RGB is 202 - color contains mainly: red. Hex color #CA935E is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CA935E is #356CA1. Grayscale: #9D9D9D. Windows color (decimal): -3501218 or 6198218. OLE color: 6198218.
HSL color Cylindrical-coordinate representation of color #CA935E: hue angle of 29.44º degrees, saturation: 0.5, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #CA935E is Cyan = 0, Magento = 0.27, Yellow = 0.53 and Black (K on CMYK) = 0.21.
<style> p { color: #CA935E; } p { color: rgb(202,147,94); } H1.HeaderClassName { color: #CA935E; } .AnyTagClassName { color: #CA935E; } </style>
<style> a { background-color: #CA935E; } a { background-color: rgb(202,147,94); } div.DivClassName { background-color: #CA935E; } .BgClassName { background-color: #CA935E; } </style>
<style> span { border-color: #CA935E; } span { border-color: rgb(202,147,94); } td.TdClassName { border-color: #CA935E; } .TagClassName { border-color: #CA935E; } </style>