Shades of Butterfly Bush #655591
Tints of Butterfly Bush #655591
RGB
CMYK
RGB Variations
Color information
#655591 (or 0x655591) is known color: Butterfly Bush. HEX triplet: 65, 55 and 91. RGB value is (101,85,145). Sum of RGB (Red+Green+Blue) = 101+85+145=331 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.51% from 331); Green value is 85 (33.59% from 255 or 25.68% from 331); Blue value is 145 (57.03% from 255 or 43.81% from 331); Max value from RGB is 145 - color contains mainly: blue. Hex color #655591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655591 is #9AAA6E. Grayscale: #606060. Windows color (decimal): -10136175 or 9524581. OLE color: 9524581.
HSL color Cylindrical-coordinate representation of color #655591: hue angle of 256º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #655591 is Cyan = 0.30, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 85 | 145 | - |
| CMYK | 0.30 | 0.41 | 0 | 0.43 |
| HSL | 256º | 0.26% | 0.45% | - |
| HSV(B) | 256º | 0.41% | 0.57% | - |
| XYZ | 13.73 | 11.31 | 28.25 | - |
| YUV | 96.62 | 155.3 | 131.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 145 | 0.30 | 0.41 | 0 | 0.43 | 256 | 0.26 | 0.45 |
| Hex | 65 | 55 | 91 | 1E | 29 | 0 | 2B | 100 | 1A | 2D |
| Octal | 145 | 125 | 221 | 36 | 51 | 0 | 53 | 400 | 32 | 55 |
| Binary | 1100101 | 1010101 | 10010001 | 11110 | 101001 | 0 | 101011 | 100000000 | 11010 | 101101 |
Color Harmonies of #655591
Complementary color
Monochromatic Colors of #655591
Black with #655591
Text Example
Text Example
White with #655591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655591; }
p { color: rgb(101,85,145); }
H1.HeaderClassName
{
color: #655591;
}
.AnyTagClassName
{
color: #655591;
}
</style>
background-color css
<style>
a { background-color: #655591; }
a { background-color: rgb(101,85,145); }
div.DivClassName
{
background-color: #655591;
}
.BgClassName
{
background-color: #655591;
}
</style>
border-color css
<style>
span { border-color: #655591; }
span { border-color: rgb(101,85,145); }
td.TdClassName
{
border-color: #655591;
}
.TagClassName
{
border-color: #655591;
}
</style>