Shades of Butterfly Bush #615585
Tints of Butterfly Bush #615585
RGB
CMYK
RGB Variations
Color information
#615585 (or 0x615585) is known color: Butterfly Bush. HEX triplet: 61, 55 and 85. RGB value is (97,85,133). Sum of RGB (Red+Green+Blue) = 97+85+133=315 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.79% from 315); Green value is 85 (33.59% from 255 or 26.98% from 315); Blue value is 133 (52.34% from 255 or 42.22% from 315); Max value from RGB is 133 - color contains mainly: blue. Hex color #615585 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615585 is #9EAA7A. Grayscale: #5D5D5D. Windows color (decimal): -10398331 or 8738145. OLE color: 8738145.
HSL color Cylindrical-coordinate representation of color #615585: hue angle of 255º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #615585 is Cyan = 0.27, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 85 | 133 | - |
| CMYK | 0.27 | 0.36 | 0 | 0.48 |
| HSL | 255º | 0.22% | 0.43% | - |
| HSV(B) | 255º | 0.36% | 0.52% | - |
| XYZ | 12.41 | 10.73 | 23.61 | - |
| YUV | 94.06 | 149.98 | 130.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 133 | 0.27 | 0.36 | 0 | 0.48 | 255 | 0.22 | 0.43 |
| Hex | 61 | 55 | 85 | 1B | 24 | 0 | 30 | FF | 16 | 2B |
| Octal | 141 | 125 | 205 | 33 | 44 | 0 | 60 | 377 | 26 | 53 |
| Binary | 1100001 | 1010101 | 10000101 | 11011 | 100100 | 0 | 110000 | 11111111 | 10110 | 101011 |
Color Harmonies of #615585
Complementary color
Monochromatic Colors of #615585
Black with #615585
Text Example
Text Example
White with #615585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615585; }
p { color: rgb(97,85,133); }
H1.HeaderClassName
{
color: #615585;
}
.AnyTagClassName
{
color: #615585;
}
</style>
background-color css
<style>
a { background-color: #615585; }
a { background-color: rgb(97,85,133); }
div.DivClassName
{
background-color: #615585;
}
.BgClassName
{
background-color: #615585;
}
</style>
border-color css
<style>
span { border-color: #615585; }
span { border-color: rgb(97,85,133); }
td.TdClassName
{
border-color: #615585;
}
.TagClassName
{
border-color: #615585;
}
</style>