#FF7DB6 (or 0xFF7DB6) is unknown color: approx Persian Pink. HEX triplet: FF, 7D and B6. RGB value is (255,125,182). Sum of RGB (Red+Green+Blue) = 255+125+182=562 (74% of max value = 765). Red value is 255 (100% from 255 or 45.37% from 562); Green value is 125 (49.22% from 255 or 22.24% from 562); Blue value is 182 (71.48% from 255 or 32.38% from 562); Max value from RGB is 255 - color contains mainly: red. Hex color #FF7DB6 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #FF7DB6 is #008249. Grayscale: #AAAAAA. Windows color (decimal): -33354 or 11959807. OLE color: 11959807.
HSL color Cylindrical-coordinate representation of color #FF7DB6: hue angle of 333.69º degrees, saturation: 1, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #FF7DB6 is Cyan = 0, Magento = 0.51, Yellow = 0.29 and Black (K on CMYK) = 0.
<style> p { color: #FF7DB6; } p { color: rgb(255,125,182); } H1.HeaderClassName { color: #FF7DB6; } .AnyTagClassName { color: #FF7DB6; } </style>
<style> a { background-color: #FF7DB6; } a { background-color: rgb(255,125,182); } div.DivClassName { background-color: #FF7DB6; } .BgClassName { background-color: #FF7DB6; } </style>
<style> span { border-color: #FF7DB6; } span { border-color: rgb(255,125,182); } td.TdClassName { border-color: #FF7DB6; } .TagClassName { border-color: #FF7DB6; } </style>