#BD62C0 (or 0xBD62C0) is unknown color: approx Fuchsia. HEX triplet: BD, 62 and C0. RGB value is (189,98,192). Sum of RGB (Red+Green+Blue) = 189+98+192=479 (63% of max value = 765). Red value is 189 (74.22% from 255 or 39.46% from 479); Green value is 98 (38.67% from 255 or 20.46% from 479); Blue value is 192 (75.39% from 255 or 40.08% from 479); Max value from RGB is 192 - color contains mainly: blue. Hex color #BD62C0 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BD62C0 is #429D3F. Grayscale: #878787. Windows color (decimal): -4365632 or 12608189. OLE color: 12608189.
HSL color Cylindrical-coordinate representation of color #BD62C0: hue angle of 298.09º degrees, saturation: 0.43, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #BD62C0 is Cyan = 0.02, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BD62C0; } p { color: rgb(189,98,192); } H1.HeaderClassName { color: #BD62C0; } .AnyTagClassName { color: #BD62C0; } </style>
<style> a { background-color: #BD62C0; } a { background-color: rgb(189,98,192); } div.DivClassName { background-color: #BD62C0; } .BgClassName { background-color: #BD62C0; } </style>
<style> span { border-color: #BD62C0; } span { border-color: rgb(189,98,192); } td.TdClassName { border-color: #BD62C0; } .TagClassName { border-color: #BD62C0; } </style>