Shades of Butterfly Bush #615594
Tints of Butterfly Bush #615594
RGB
CMYK
RGB Variations
Color information
#615594 (or 0x615594) is known color: Butterfly Bush. HEX triplet: 61, 55 and 94. RGB value is (97,85,148). Sum of RGB (Red+Green+Blue) = 97+85+148=330 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.39% from 330); Green value is 85 (33.59% from 255 or 25.76% from 330); Blue value is 148 (58.20% from 255 or 44.85% from 330); Max value from RGB is 148 - color contains mainly: blue. Hex color #615594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615594 is #9EAA6B. Grayscale: #5F5F5F. Windows color (decimal): -10398316 or 9721185. OLE color: 9721185.
HSL color Cylindrical-coordinate representation of color #615594: hue angle of 251.43º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #615594 is Cyan = 0.34, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 85 | 148 | - |
| CMYK | 0.34 | 0.43 | 0 | 0.42 |
| HSL | 251.43º | 0.27% | 0.46% | - |
| HSV(B) | 251.43º | 0.43% | 0.58% | - |
| XYZ | 13.52 | 11.18 | 29.46 | - |
| YUV | 95.77 | 157.48 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 148 | 0.34 | 0.43 | 0 | 0.42 | 251.43 | 0.27 | 0.46 |
| Hex | 61 | 55 | 94 | 22 | 2B | 0 | 2A | FB | 1B | 2E |
| Octal | 141 | 125 | 224 | 42 | 53 | 0 | 52 | 373 | 33 | 56 |
| Binary | 1100001 | 1010101 | 10010100 | 100010 | 101011 | 0 | 101010 | 11111011 | 11011 | 101110 |
Color Harmonies of #615594
Complementary color
Monochromatic Colors of #615594
Black with #615594
Text Example
Text Example
White with #615594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615594; }
p { color: rgb(97,85,148); }
H1.HeaderClassName
{
color: #615594;
}
.AnyTagClassName
{
color: #615594;
}
</style>
background-color css
<style>
a { background-color: #615594; }
a { background-color: rgb(97,85,148); }
div.DivClassName
{
background-color: #615594;
}
.BgClassName
{
background-color: #615594;
}
</style>
border-color css
<style>
span { border-color: #615594; }
span { border-color: rgb(97,85,148); }
td.TdClassName
{
border-color: #615594;
}
.TagClassName
{
border-color: #615594;
}
</style>