Shades of Butterfly Bush #615591
Tints of Butterfly Bush #615591
RGB
CMYK
RGB Variations
Color information
#615591 (or 0x615591) is known color: Butterfly Bush. HEX triplet: 61, 55 and 91. RGB value is (97,85,145). Sum of RGB (Red+Green+Blue) = 97+85+145=327 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.66% from 327); Green value is 85 (33.59% from 255 or 25.99% from 327); Blue value is 145 (57.03% from 255 or 44.34% from 327); Max value from RGB is 145 - color contains mainly: blue. Hex color #615591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615591 is #9EAA6E. Grayscale: #5F5F5F. Windows color (decimal): -10398319 or 9524577. OLE color: 9524577.
HSL color Cylindrical-coordinate representation of color #615591: hue angle of 252º 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 #615591 is Cyan = 0.33, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 85 | 145 | - |
| CMYK | 0.33 | 0.41 | 0 | 0.43 |
| HSL | 252º | 0.26% | 0.45% | - |
| HSV(B) | 252º | 0.41% | 0.57% | - |
| XYZ | 13.29 | 11.08 | 28.23 | - |
| YUV | 95.43 | 155.98 | 129.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 145 | 0.33 | 0.41 | 0 | 0.43 | 252 | 0.26 | 0.45 |
| Hex | 61 | 55 | 91 | 21 | 29 | 0 | 2B | FC | 1A | 2D |
| Octal | 141 | 125 | 221 | 41 | 51 | 0 | 53 | 374 | 32 | 55 |
| Binary | 1100001 | 1010101 | 10010001 | 100001 | 101001 | 0 | 101011 | 11111100 | 11010 | 101101 |
Color Harmonies of #615591
Complementary color
Monochromatic Colors of #615591
Black with #615591
Text Example
Text Example
White with #615591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615591; }
p { color: rgb(97,85,145); }
H1.HeaderClassName
{
color: #615591;
}
.AnyTagClassName
{
color: #615591;
}
</style>
background-color css
<style>
a { background-color: #615591; }
a { background-color: rgb(97,85,145); }
div.DivClassName
{
background-color: #615591;
}
.BgClassName
{
background-color: #615591;
}
</style>
border-color css
<style>
span { border-color: #615591; }
span { border-color: rgb(97,85,145); }
td.TdClassName
{
border-color: #615591;
}
.TagClassName
{
border-color: #615591;
}
</style>