#FC774A (or 0xFC774A) is unknown color: approx Coral. HEX triplet: FC, 77 and 4A. RGB value is (252,119,74). Sum of RGB (Red+Green+Blue) = 252+119+74=445 (58% of max value = 765). Red value is 252 (98.83% from 255 or 56.63% from 445); Green value is 119 (46.88% from 255 or 26.74% from 445); Blue value is 74 (29.30% from 255 or 16.63% from 445); Max value from RGB is 252 - color contains mainly: red. Hex color #FC774A is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #FC774A is #0388B5. Grayscale: #999999. Windows color (decimal): -231606 or 4880380. OLE color: 4880380.
HSL color Cylindrical-coordinate representation of color #FC774A: hue angle of 15.17º degrees, saturation: 0.97, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #FC774A is Cyan = 0, Magento = 0.53, Yellow = 0.71 and Black (K on CMYK) = 0.01.
<style> p { color: #fc774a; } p { color: rgb(252,119,74); } H1.HeaderClassName { color: #fc774a; } .AnyTagClassName { color: #fc774a; } </style>
<style> a { background-color: #fc774a; } a { background-color: rgb(252,119,74); } div.DivClassName { background-color: #fc774a; } .BgClassName { background-color: #fc774a; } </style>
<style> span { border-color: #fc774a; } span { border-color: rgb(252,119,74); } td.TdClassName { border-color: #fc774a; } .TagClassName { border-color: #fc774a; } </style>