#FF3477 (or 0xFF3477) is unknown color: approx Radical Red. HEX triplet: FF, 34 and 77. RGB value is (255,52,119). Sum of RGB (Red+Green+Blue) = 255+52+119=426 (56% of max value = 765). Red value is 255 (100% from 255 or 59.86% from 426); Green value is 52 (20.70% from 255 or 12.21% from 426); Blue value is 119 (46.88% from 255 or 27.93% from 426); Max value from RGB is 255 - color contains mainly: red. Hex color #FF3477 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #FF3477 is #00CB88. Grayscale: #787878. Windows color (decimal): -52105 or 7812351. OLE color: 7812351.
HSL color Cylindrical-coordinate representation of color #FF3477: hue angle of 340.2º degrees, saturation: 1, lightness: 0.6%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #FF3477 is Cyan = 0, Magento = 0.80, Yellow = 0.53 and Black (K on CMYK) = 0.
<style> p { color: #ff3477; } p { color: rgb(255,52,119); } H1.HeaderClassName { color: #ff3477; } .AnyTagClassName { color: #ff3477; } </style>
<style> a { background-color: #ff3477; } a { background-color: rgb(255,52,119); } div.DivClassName { background-color: #ff3477; } .BgClassName { background-color: #ff3477; } </style>
<style> span { border-color: #ff3477; } span { border-color: rgb(255,52,119); } td.TdClassName { border-color: #ff3477; } .TagClassName { border-color: #ff3477; } </style>