#CF8799 (or 0xCF8799) is unknown color: approx Puce. HEX triplet: CF, 87 and 99. RGB value is (207,135,153). Sum of RGB (Red+Green+Blue) = 207+135+153=495 (65% of max value = 765). Red value is 207 (81.25% from 255 or 41.82% from 495); Green value is 135 (53.12% from 255 or 27.27% from 495); Blue value is 153 (60.16% from 255 or 30.91% from 495); Max value from RGB is 207 - color contains mainly: red. Hex color #CF8799 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CF8799 is #307866. Grayscale: #9E9E9E. Windows color (decimal): -3176551 or 10061775. OLE color: 10061775.
HSL color Cylindrical-coordinate representation of color #CF8799: hue angle of 345º degrees, saturation: 0.43, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #CF8799 is Cyan = 0, Magento = 0.35, Yellow = 0.26 and Black (K on CMYK) = 0.19.
<style> p { color: #cf8799; } p { color: rgb(207,135,153); } H1.HeaderClassName { color: #cf8799; } .AnyTagClassName { color: #cf8799; } </style>
<style> a { background-color: #cf8799; } a { background-color: rgb(207,135,153); } div.DivClassName { background-color: #cf8799; } .BgClassName { background-color: #cf8799; } </style>
<style> span { border-color: #cf8799; } span { border-color: rgb(207,135,153); } td.TdClassName { border-color: #cf8799; } .TagClassName { border-color: #cf8799; } </style>