#CFADBE (or 0xCFADBE) is unknown color: approx Maverick. HEX triplet: CF, AD and BE. RGB value is (207,173,190). Sum of RGB (Red+Green+Blue) = 207+173+190=570 (75% of max value = 765). Red value is 207 (81.25% from 255 or 36.32% from 570); Green value is 173 (67.97% from 255 or 30.35% from 570); Blue value is 190 (74.61% from 255 or 33.33% from 570); Max value from RGB is 207 - color contains mainly: red. Hex color #CFADBE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CFADBE is #305241. Grayscale: #B9B9B9. Windows color (decimal): -3166786 or 12496335. OLE color: 12496335.
HSL color Cylindrical-coordinate representation of color #CFADBE: hue angle of 330º degrees, saturation: 0.26, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CFADBE is Cyan = 0, Magento = 0.16, Yellow = 0.08 and Black (K on CMYK) = 0.19.
<style> p { color: #CFADBE; } p { color: rgb(207,173,190); } H1.HeaderClassName { color: #CFADBE; } .AnyTagClassName { color: #CFADBE; } </style>
<style> a { background-color: #CFADBE; } a { background-color: rgb(207,173,190); } div.DivClassName { background-color: #CFADBE; } .BgClassName { background-color: #CFADBE; } </style>
<style> span { border-color: #CFADBE; } span { border-color: rgb(207,173,190); } td.TdClassName { border-color: #CFADBE; } .TagClassName { border-color: #CFADBE; } </style>