#FA83CC (or 0xFA83CC) is unknown color: approx Tea Rose. HEX triplet: FA, 83 and CC. RGB value is (250,131,204). Sum of RGB (Red+Green+Blue) = 250+131+204=585 (77% of max value = 765). Red value is 250 (98.05% from 255 or 42.74% from 585); Green value is 131 (51.56% from 255 or 22.39% from 585); Blue value is 204 (80.08% from 255 or 34.87% from 585); Max value from RGB is 250 - color contains mainly: red. Hex color #FA83CC is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FA83CC is #057C33. Grayscale: #AEAEAE. Windows color (decimal): -359476 or 13403130. OLE color: 13403130.
HSL color Cylindrical-coordinate representation of color #FA83CC: hue angle of 323.19º degrees, saturation: 0.92, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #FA83CC is Cyan = 0, Magento = 0.48, Yellow = 0.18 and Black (K on CMYK) = 0.02.
<style> p { color: #FA83CC; } p { color: rgb(250,131,204); } H1.HeaderClassName { color: #FA83CC; } .AnyTagClassName { color: #FA83CC; } </style>
<style> a { background-color: #FA83CC; } a { background-color: rgb(250,131,204); } div.DivClassName { background-color: #FA83CC; } .BgClassName { background-color: #FA83CC; } </style>
<style> span { border-color: #FA83CC; } span { border-color: rgb(250,131,204); } td.TdClassName { border-color: #FA83CC; } .TagClassName { border-color: #FA83CC; } </style>