#FF4DC6 (or 0xFF4DC6) is unknown color: approx Razzle Dazzle Rose. HEX triplet: FF, 4D and C6. RGB value is (255,77,198). Sum of RGB (Red+Green+Blue) = 255+77+198=530 (70% of max value = 765). Red value is 255 (100% from 255 or 48.11% from 530); Green value is 77 (30.47% from 255 or 14.53% from 530); Blue value is 198 (77.73% from 255 or 37.36% from 530); Max value from RGB is 255 - color contains mainly: red. Hex color #FF4DC6 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #FF4DC6 is #00B239. Grayscale: #8F8F8F. Windows color (decimal): -45626 or 12996095. OLE color: 12996095.
HSL color Cylindrical-coordinate representation of color #FF4DC6: hue angle of 319.21º degrees, saturation: 1, lightness: 0.65%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #FF4DC6 is Cyan = 0, Magento = 0.70, Yellow = 0.22 and Black (K on CMYK) = 0.
<style> p { color: #FF4DC6; } p { color: rgb(255,77,198); } H1.HeaderClassName { color: #FF4DC6; } .AnyTagClassName { color: #FF4DC6; } </style>
<style> a { background-color: #FF4DC6; } a { background-color: rgb(255,77,198); } div.DivClassName { background-color: #FF4DC6; } .BgClassName { background-color: #FF4DC6; } </style>
<style> span { border-color: #FF4DC6; } span { border-color: rgb(255,77,198); } td.TdClassName { border-color: #FF4DC6; } .TagClassName { border-color: #FF4DC6; } </style>