#FA8CCB (or 0xFA8CCB) is unknown color: approx Tea Rose. HEX triplet: FA, 8C and CB. RGB value is (250,140,203). Sum of RGB (Red+Green+Blue) = 250+140+203=593 (78% of max value = 765). Red value is 250 (98.05% from 255 or 42.16% from 593); Green value is 140 (55.08% from 255 or 23.61% from 593); Blue value is 203 (79.69% from 255 or 34.23% from 593); Max value from RGB is 250 - color contains mainly: red. Hex color #FA8CCB is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FA8CCB is #057334. Grayscale: #B3B3B3. Windows color (decimal): -357173 or 13339898. OLE color: 13339898.
HSL color Cylindrical-coordinate representation of color #FA8CCB: hue angle of 325.64º degrees, saturation: 0.92, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #FA8CCB is Cyan = 0, Magento = 0.44, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #FA8CCB; } p { color: rgb(250,140,203); } H1.HeaderClassName { color: #FA8CCB; } .AnyTagClassName { color: #FA8CCB; } </style>
<style> a { background-color: #FA8CCB; } a { background-color: rgb(250,140,203); } div.DivClassName { background-color: #FA8CCB; } .BgClassName { background-color: #FA8CCB; } </style>
<style> span { border-color: #FA8CCB; } span { border-color: rgb(250,140,203); } td.TdClassName { border-color: #FA8CCB; } .TagClassName { border-color: #FA8CCB; } </style>