Shades of Butterfly Bush #655296
Tints of Butterfly Bush #655296
RGB
CMYK
RGB Variations
Color information
#655296 (or 0x655296) is known color: Butterfly Bush. HEX triplet: 65, 52 and 96. RGB value is (101,82,150). Sum of RGB (Red+Green+Blue) = 101+82+150=333 (44% of max value = 765). Red value is 101 (39.84% from 255 or 30.33% from 333); Green value is 82 (32.42% from 255 or 24.62% from 333); Blue value is 150 (58.98% from 255 or 45.05% from 333); Max value from RGB is 150 - color contains mainly: blue. Hex color #655296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655296 is #9AAD69. Grayscale: #5F5F5F. Windows color (decimal): -10136938 or 9851493. OLE color: 9851493.
HSL color Cylindrical-coordinate representation of color #655296: hue angle of 256.76º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #655296 is Cyan = 0.33, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 82 | 150 | - |
| CMYK | 0.33 | 0.45 | 0 | 0.41 |
| HSL | 256.76º | 0.29% | 0.45% | - |
| HSV(B) | 256.76º | 0.45% | 0.59% | - |
| XYZ | 13.89 | 11 | 30.25 | - |
| YUV | 95.43 | 158.79 | 131.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 150 | 0.33 | 0.45 | 0 | 0.41 | 256.76 | 0.29 | 0.45 |
| Hex | 65 | 52 | 96 | 21 | 2D | 0 | 29 | 101 | 1D | 2D |
| Octal | 145 | 122 | 226 | 41 | 55 | 0 | 51 | 401 | 35 | 55 |
| Binary | 1100101 | 1010010 | 10010110 | 100001 | 101101 | 0 | 101001 | 100000001 | 11101 | 101101 |
Color Harmonies of #655296
Complementary color
Monochromatic Colors of #655296
Black with #655296
Text Example
Text Example
White with #655296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655296; }
p { color: rgb(101,82,150); }
H1.HeaderClassName
{
color: #655296;
}
.AnyTagClassName
{
color: #655296;
}
</style>
background-color css
<style>
a { background-color: #655296; }
a { background-color: rgb(101,82,150); }
div.DivClassName
{
background-color: #655296;
}
.BgClassName
{
background-color: #655296;
}
</style>
border-color css
<style>
span { border-color: #655296; }
span { border-color: rgb(101,82,150); }
td.TdClassName
{
border-color: #655296;
}
.TagClassName
{
border-color: #655296;
}
</style>