Shades of Butterfly Bush #654986
Tints of Butterfly Bush #654986
RGB
CMYK
RGB Variations
Color information
#654986 (or 0x654986) is known color: Butterfly Bush. HEX triplet: 65, 49 and 86. RGB value is (101,73,134). Sum of RGB (Red+Green+Blue) = 101+73+134=308 (40% of max value = 765). Red value is 101 (39.84% from 255 or 32.79% from 308); Green value is 73 (28.91% from 255 or 23.70% from 308); Blue value is 134 (52.73% from 255 or 43.51% from 308); Max value from RGB is 134 - color contains mainly: blue. Hex color #654986 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #654986 is #9AB679. Grayscale: #585858. Windows color (decimal): -10139258 or 8800613. OLE color: 8800613.
HSL color Cylindrical-coordinate representation of color #654986: hue angle of 267.54º degrees, saturation: 0.29, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #654986 is Cyan = 0.25, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 73 | 134 | - |
| CMYK | 0.25 | 0.46 | 0 | 0.47 |
| HSL | 267.54º | 0.29% | 0.41% | - |
| HSV(B) | 267.54º | 0.46% | 0.53% | - |
| XYZ | 12.05 | 9.25 | 23.71 | - |
| YUV | 88.33 | 153.78 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 73 | 134 | 0.25 | 0.46 | 0 | 0.47 | 267.54 | 0.29 | 0.41 |
| Hex | 65 | 49 | 86 | 19 | 2E | 0 | 2F | 10C | 1D | 29 |
| Octal | 145 | 111 | 206 | 31 | 56 | 0 | 57 | 414 | 35 | 51 |
| Binary | 1100101 | 1001001 | 10000110 | 11001 | 101110 | 0 | 101111 | 100001100 | 11101 | 101001 |
Color Harmonies of #654986
Complementary color
Monochromatic Colors of #654986
Black with #654986
Text Example
Text Example
White with #654986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654986; }
p { color: rgb(101,73,134); }
H1.HeaderClassName
{
color: #654986;
}
.AnyTagClassName
{
color: #654986;
}
</style>
background-color css
<style>
a { background-color: #654986; }
a { background-color: rgb(101,73,134); }
div.DivClassName
{
background-color: #654986;
}
.BgClassName
{
background-color: #654986;
}
</style>
border-color css
<style>
span { border-color: #654986; }
span { border-color: rgb(101,73,134); }
td.TdClassName
{
border-color: #654986;
}
.TagClassName
{
border-color: #654986;
}
</style>