#CA857F (or 0xCA857F) is unknown color: approx My Pink. HEX triplet: CA, 85 and 7F. RGB value is (202,133,127). Sum of RGB (Red+Green+Blue) = 202+133+127=462 (61% of max value = 765). Red value is 202 (79.30% from 255 or 43.72% from 462); Green value is 133 (52.34% from 255 or 28.79% from 462); Blue value is 127 (50% from 255 or 27.49% from 462); Max value from RGB is 202 - color contains mainly: red. Hex color #CA857F is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CA857F is #357A80. Grayscale: #999999. Windows color (decimal): -3504769 or 8357322. OLE color: 8357322.
HSL color Cylindrical-coordinate representation of color #CA857F: hue angle of 4.8º degrees, saturation: 0.41, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #CA857F is Cyan = 0, Magento = 0.34, Yellow = 0.37 and Black (K on CMYK) = 0.21.
<style> p { color: #CA857F; } p { color: rgb(202,133,127); } H1.HeaderClassName { color: #CA857F; } .AnyTagClassName { color: #CA857F; } </style>
<style> a { background-color: #CA857F; } a { background-color: rgb(202,133,127); } div.DivClassName { background-color: #CA857F; } .BgClassName { background-color: #CA857F; } </style>
<style> span { border-color: #CA857F; } span { border-color: rgb(202,133,127); } td.TdClassName { border-color: #CA857F; } .TagClassName { border-color: #CA857F; } </style>