#B64DC9 (or 0xB64DC9) is unknown color: approx Medium Orchid. HEX triplet: B6, 4D and C9. RGB value is (182,77,201). Sum of RGB (Red+Green+Blue) = 182+77+201=460 (60% of max value = 765). Red value is 182 (71.48% from 255 or 39.57% from 460); Green value is 77 (30.47% from 255 or 16.74% from 460); Blue value is 201 (78.91% from 255 or 43.70% from 460); Max value from RGB is 201 - color contains mainly: blue. Hex color #B64DC9 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B64DC9 is #49B236. Grayscale: #7A7A7A. Windows color (decimal): -4829751 or 13192630. OLE color: 13192630.
HSL color Cylindrical-coordinate representation of color #B64DC9: hue angle of 290.81º degrees, saturation: 0.53, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #B64DC9 is Cyan = 0.09, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #b64dc9; } p { color: rgb(182,77,201); } H1.HeaderClassName { color: #b64dc9; } .AnyTagClassName { color: #b64dc9; } </style>
<style> a { background-color: #b64dc9; } a { background-color: rgb(182,77,201); } div.DivClassName { background-color: #b64dc9; } .BgClassName { background-color: #b64dc9; } </style>
<style> span { border-color: #b64dc9; } span { border-color: rgb(182,77,201); } td.TdClassName { border-color: #b64dc9; } .TagClassName { border-color: #b64dc9; } </style>