Shades of Butterfly Bush #655190
Tints of Butterfly Bush #655190
RGB
CMYK
RGB Variations
Color information
#655190 (or 0x655190) is known color: Butterfly Bush. HEX triplet: 65, 51 and 90. RGB value is (101,81,144). Sum of RGB (Red+Green+Blue) = 101+81+144=326 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.98% from 326); Green value is 81 (32.03% from 255 or 24.85% from 326); Blue value is 144 (56.64% from 255 or 44.17% from 326); Max value from RGB is 144 - color contains mainly: blue. Hex color #655190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655190 is #9AAE6F. Grayscale: #5D5D5D. Windows color (decimal): -10137200 or 9458021. OLE color: 9458021.
HSL color Cylindrical-coordinate representation of color #655190: hue angle of 259.05º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #655190 is Cyan = 0.30, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 101 | 81 | 144 | - |
| CMYK | 0.30 | 0.44 | 0 | 0.44 |
| HSL | 259.05º | 0.28% | 0.44% | - |
| HSV(B) | 259.05º | 0.44% | 0.56% | - |
| XYZ | 13.34 | 10.67 | 27.74 | - |
| YUV | 94.16 | 156.13 | 132.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 81 | 144 | 0.30 | 0.44 | 0 | 0.44 | 259.05 | 0.28 | 0.44 |
| Hex | 65 | 51 | 90 | 1E | 2C | 0 | 2C | 103 | 1C | 2C |
| Octal | 145 | 121 | 220 | 36 | 54 | 0 | 54 | 403 | 34 | 54 |
| Binary | 1100101 | 1010001 | 10010000 | 11110 | 101100 | 0 | 101100 | 100000011 | 11100 | 101100 |
Color Harmonies of #655190
Complementary color
Monochromatic Colors of #655190
Black with #655190
Text Example
Text Example
White with #655190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655190; }
p { color: rgb(101,81,144); }
H1.HeaderClassName
{
color: #655190;
}
.AnyTagClassName
{
color: #655190;
}
</style>
background-color css
<style>
a { background-color: #655190; }
a { background-color: rgb(101,81,144); }
div.DivClassName
{
background-color: #655190;
}
.BgClassName
{
background-color: #655190;
}
</style>
border-color css
<style>
span { border-color: #655190; }
span { border-color: rgb(101,81,144); }
td.TdClassName
{
border-color: #655190;
}
.TagClassName
{
border-color: #655190;
}
</style>