#CA512C (or 0xCA512C) is unknown color: approx Trinidad. HEX triplet: CA, 51 and 2C. RGB value is (202,81,44). Sum of RGB (Red+Green+Blue) = 202+81+44=327 (43% of max value = 765). Red value is 202 (79.30% from 255 or 61.77% from 327); Green value is 81 (32.03% from 255 or 24.77% from 327); Blue value is 44 (17.58% from 255 or 13.46% from 327); Max value from RGB is 202 - color contains mainly: red. Hex color #CA512C is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #CA512C is #35AED3. Grayscale: #717171. Windows color (decimal): -3518164 or 2904522. OLE color: 2904522.
HSL color Cylindrical-coordinate representation of color #CA512C: hue angle of 14.05º degrees, saturation: 0.64, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #CA512C is Cyan = 0, Magento = 0.60, Yellow = 0.78 and Black (K on CMYK) = 0.21.
<style> p { color: #CA512C; } p { color: rgb(202,81,44); } H1.HeaderClassName { color: #CA512C; } .AnyTagClassName { color: #CA512C; } </style>
<style> a { background-color: #CA512C; } a { background-color: rgb(202,81,44); } div.DivClassName { background-color: #CA512C; } .BgClassName { background-color: #CA512C; } </style>
<style> span { border-color: #CA512C; } span { border-color: rgb(202,81,44); } td.TdClassName { border-color: #CA512C; } .TagClassName { border-color: #CA512C; } </style>