#F3CBCC (or 0xF3CBCC) is unknown color: approx Azalea. HEX triplet: F3, CB and CC. RGB value is (243,203,204). Sum of RGB (Red+Green+Blue) = 243+203+204=650 (86% of max value = 765). Red value is 243 (95.31% from 255 or 37.38% from 650); Green value is 203 (79.69% from 255 or 31.23% from 650); Blue value is 204 (80.08% from 255 or 31.38% from 650); Max value from RGB is 243 - color contains mainly: red. Hex color #F3CBCC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F3CBCC is #0C3433. Grayscale: #D7D7D7. Windows color (decimal): -799796 or 13421555. OLE color: 13421555.
HSL color Cylindrical-coordinate representation of color #F3CBCC: hue angle of 358.5º degrees, saturation: 0.62, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #F3CBCC is Cyan = 0, Magento = 0.16, Yellow = 0.16 and Black (K on CMYK) = 0.05.
<style> p { color: #F3CBCC; } p { color: rgb(243,203,204); } H1.HeaderClassName { color: #F3CBCC; } .AnyTagClassName { color: #F3CBCC; } </style>
<style> a { background-color: #F3CBCC; } a { background-color: rgb(243,203,204); } div.DivClassName { background-color: #F3CBCC; } .BgClassName { background-color: #F3CBCC; } </style>
<style> span { border-color: #F3CBCC; } span { border-color: rgb(243,203,204); } td.TdClassName { border-color: #F3CBCC; } .TagClassName { border-color: #F3CBCC; } </style>