#F7CABE (or 0xF7CABE) is unknown color: approx Your Pink. HEX triplet: F7, CA and BE. RGB value is (247,202,190). Sum of RGB (Red+Green+Blue) = 247+202+190=639 (84% of max value = 765). Red value is 247 (96.88% from 255 or 38.65% from 639); Green value is 202 (79.30% from 255 or 31.61% from 639); Blue value is 190 (74.61% from 255 or 29.73% from 639); Max value from RGB is 247 - color contains mainly: red. Hex color #F7CABE is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F7CABE is #083541. Grayscale: #D6D6D6. Windows color (decimal): -537922 or 12503799. OLE color: 12503799.
HSL color Cylindrical-coordinate representation of color #F7CABE: hue angle of 12.63º degrees, saturation: 0.78, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #F7CABE is Cyan = 0, Magento = 0.18, Yellow = 0.23 and Black (K on CMYK) = 0.03.
<style> p { color: #F7CABE; } p { color: rgb(247,202,190); } H1.HeaderClassName { color: #F7CABE; } .AnyTagClassName { color: #F7CABE; } </style>
<style> a { background-color: #F7CABE; } a { background-color: rgb(247,202,190); } div.DivClassName { background-color: #F7CABE; } .BgClassName { background-color: #F7CABE; } </style>
<style> span { border-color: #F7CABE; } span { border-color: rgb(247,202,190); } td.TdClassName { border-color: #F7CABE; } .TagClassName { border-color: #F7CABE; } </style>