Shades of Butterfly Bush #615590
Tints of Butterfly Bush #615590
RGB
CMYK
RGB Variations
Color information
#615590 (or 0x615590) is known color: Butterfly Bush. HEX triplet: 61, 55 and 90. RGB value is (97,85,144). Sum of RGB (Red+Green+Blue) = 97+85+144=326 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.75% from 326); Green value is 85 (33.59% from 255 or 26.07% 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 #615590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615590 is #9EAA6F. Grayscale: #5F5F5F. Windows color (decimal): -10398320 or 9459041. OLE color: 9459041.
HSL color Cylindrical-coordinate representation of color #615590: hue angle of 252.2º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #615590 is Cyan = 0.33, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 85 | 144 | - |
| CMYK | 0.33 | 0.41 | 0 | 0.44 |
| HSL | 252.2º | 0.26% | 0.45% | - |
| HSV(B) | 252.2º | 0.41% | 0.56% | - |
| XYZ | 13.21 | 11.05 | 27.82 | - |
| YUV | 95.31 | 155.48 | 129.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 144 | 0.33 | 0.41 | 0 | 0.44 | 252.2 | 0.26 | 0.45 |
| Hex | 61 | 55 | 90 | 21 | 29 | 0 | 2C | FC | 1A | 2D |
| Octal | 141 | 125 | 220 | 41 | 51 | 0 | 54 | 374 | 32 | 55 |
| Binary | 1100001 | 1010101 | 10010000 | 100001 | 101001 | 0 | 101100 | 11111100 | 11010 | 101101 |
Color Harmonies of #615590
Complementary color
Monochromatic Colors of #615590
Black with #615590
Text Example
Text Example
White with #615590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615590; }
p { color: rgb(97,85,144); }
H1.HeaderClassName
{
color: #615590;
}
.AnyTagClassName
{
color: #615590;
}
</style>
background-color css
<style>
a { background-color: #615590; }
a { background-color: rgb(97,85,144); }
div.DivClassName
{
background-color: #615590;
}
.BgClassName
{
background-color: #615590;
}
</style>
border-color css
<style>
span { border-color: #615590; }
span { border-color: rgb(97,85,144); }
td.TdClassName
{
border-color: #615590;
}
.TagClassName
{
border-color: #615590;
}
</style>