Shades of Butterfly Bush #655690
Tints of Butterfly Bush #655690
RGB
CMYK
RGB Variations
Color information
#655690 (or 0x655690) is known color: Butterfly Bush. HEX triplet: 65, 56 and 90. RGB value is (101,86,144). Sum of RGB (Red+Green+Blue) = 101+86+144=331 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.51% from 331); Green value is 86 (33.98% from 255 or 25.98% from 331); Blue value is 144 (56.64% from 255 or 43.50% from 331); Max value from RGB is 144 - color contains mainly: blue. Hex color #655690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655690 is #9AA96F. Grayscale: #606060. Windows color (decimal): -10135920 or 9459301. OLE color: 9459301.
HSL color Cylindrical-coordinate representation of color #655690: hue angle of 255.52º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #655690 is Cyan = 0.30, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 101 | 86 | 144 | - |
| CMYK | 0.30 | 0.40 | 0 | 0.44 |
| HSL | 255.52º | 0.25% | 0.45% | - |
| HSV(B) | 255.52º | 0.4% | 0.56% | - |
| XYZ | 13.73 | 11.44 | 27.87 | - |
| YUV | 97.1 | 154.47 | 130.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 144 | 0.30 | 0.40 | 0 | 0.44 | 255.52 | 0.25 | 0.45 |
| Hex | 65 | 56 | 90 | 1E | 28 | 0 | 2C | 100 | 19 | 2D |
| Octal | 145 | 126 | 220 | 36 | 50 | 0 | 54 | 400 | 31 | 55 |
| Binary | 1100101 | 1010110 | 10010000 | 11110 | 101000 | 0 | 101100 | 100000000 | 11001 | 101101 |
Color Harmonies of #655690
Complementary color
Monochromatic Colors of #655690
Black with #655690
Text Example
Text Example
White with #655690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655690; }
p { color: rgb(101,86,144); }
H1.HeaderClassName
{
color: #655690;
}
.AnyTagClassName
{
color: #655690;
}
</style>
background-color css
<style>
a { background-color: #655690; }
a { background-color: rgb(101,86,144); }
div.DivClassName
{
background-color: #655690;
}
.BgClassName
{
background-color: #655690;
}
</style>
border-color css
<style>
span { border-color: #655690; }
span { border-color: rgb(101,86,144); }
td.TdClassName
{
border-color: #655690;
}
.TagClassName
{
border-color: #655690;
}
</style>