Shades of Butterfly Bush #655790
Tints of Butterfly Bush #655790
RGB
CMYK
RGB Variations
Color information
#655790 (or 0x655790) is known color: Butterfly Bush. HEX triplet: 65, 57 and 90. RGB value is (101,87,144). Sum of RGB (Red+Green+Blue) = 101+87+144=332 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.42% from 332); Green value is 87 (34.38% from 255 or 26.20% from 332); Blue value is 144 (56.64% from 255 or 43.37% from 332); Max value from RGB is 144 - color contains mainly: blue. Hex color #655790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655790 is #9AA86F. Grayscale: #616161. Windows color (decimal): -10135664 or 9459557. OLE color: 9459557.
HSL color Cylindrical-coordinate representation of color #655790: hue angle of 254.74º 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 #655790 is Cyan = 0.30, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 101 | 87 | 144 | - |
| CMYK | 0.30 | 0.40 | 0 | 0.44 |
| HSL | 254.74º | 0.25% | 0.45% | - |
| HSV(B) | 254.74º | 0.4% | 0.56% | - |
| XYZ | 13.81 | 11.6 | 27.9 | - |
| YUV | 97.68 | 154.14 | 130.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 87 | 144 | 0.30 | 0.40 | 0 | 0.44 | 254.74 | 0.25 | 0.45 |
| Hex | 65 | 57 | 90 | 1E | 28 | 0 | 2C | FF | 19 | 2D |
| Octal | 145 | 127 | 220 | 36 | 50 | 0 | 54 | 377 | 31 | 55 |
| Binary | 1100101 | 1010111 | 10010000 | 11110 | 101000 | 0 | 101100 | 11111111 | 11001 | 101101 |
Color Harmonies of #655790
Complementary color
Monochromatic Colors of #655790
Black with #655790
Text Example
Text Example
White with #655790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655790; }
p { color: rgb(101,87,144); }
H1.HeaderClassName
{
color: #655790;
}
.AnyTagClassName
{
color: #655790;
}
</style>
background-color css
<style>
a { background-color: #655790; }
a { background-color: rgb(101,87,144); }
div.DivClassName
{
background-color: #655790;
}
.BgClassName
{
background-color: #655790;
}
</style>
border-color css
<style>
span { border-color: #655790; }
span { border-color: rgb(101,87,144); }
td.TdClassName
{
border-color: #655790;
}
.TagClassName
{
border-color: #655790;
}
</style>