#FA9ACA (or 0xFA9ACA) is unknown color: approx Carnation Pink. HEX triplet: FA, 9A and CA. RGB value is (250,154,202). Sum of RGB (Red+Green+Blue) = 250+154+202=606 (80% of max value = 765). Red value is 250 (98.05% from 255 or 41.25% from 606); Green value is 154 (60.55% from 255 or 25.41% from 606); Blue value is 202 (79.30% from 255 or 33.33% from 606); Max value from RGB is 250 - color contains mainly: red. Hex color #FA9ACA is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FA9ACA is #056535. Grayscale: #BCBCBC. Windows color (decimal): -353590 or 13277946. OLE color: 13277946.
HSL color Cylindrical-coordinate representation of color #FA9ACA: hue angle of 330º degrees, saturation: 0.91, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #FA9ACA is Cyan = 0, Magento = 0.38, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #FA9ACA; } p { color: rgb(250,154,202); } H1.HeaderClassName { color: #FA9ACA; } .AnyTagClassName { color: #FA9ACA; } </style>
<style> a { background-color: #FA9ACA; } a { background-color: rgb(250,154,202); } div.DivClassName { background-color: #FA9ACA; } .BgClassName { background-color: #FA9ACA; } </style>
<style> span { border-color: #FA9ACA; } span { border-color: rgb(250,154,202); } td.TdClassName { border-color: #FA9ACA; } .TagClassName { border-color: #FA9ACA; } </style>