#FECCC7 (or 0xFECCC7) is unknown color: approx Coral Candy. HEX triplet: FE, CC and C7. RGB value is (254,204,199). Sum of RGB (Red+Green+Blue) = 254+204+199=657 (87% of max value = 765). Red value is 254 (99.61% from 255 or 38.66% from 657); Green value is 204 (80.08% from 255 or 31.05% from 657); Blue value is 199 (78.12% from 255 or 30.29% from 657); Max value from RGB is 254 - color contains mainly: red. Hex color #FECCC7 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FECCC7 is #013338. Grayscale: #DADADA. Windows color (decimal): -78649 or 13094142. OLE color: 13094142.
HSL color Cylindrical-coordinate representation of color #FECCC7: hue angle of 5.45º degrees, saturation: 0.96, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #FECCC7 is Cyan = 0, Magento = 0.20, Yellow = 0.22 and Black (K on CMYK) = 0.00.
<style> p { color: #FECCC7; } p { color: rgb(254,204,199); } H1.HeaderClassName { color: #FECCC7; } .AnyTagClassName { color: #FECCC7; } </style>
<style> a { background-color: #FECCC7; } a { background-color: rgb(254,204,199); } div.DivClassName { background-color: #FECCC7; } .BgClassName { background-color: #FECCC7; } </style>
<style> span { border-color: #FECCC7; } span { border-color: rgb(254,204,199); } td.TdClassName { border-color: #FECCC7; } .TagClassName { border-color: #FECCC7; } </style>