Shades of Butterfly Bush #615186
Tints of Butterfly Bush #615186
RGB
CMYK
RGB Variations
Color information
#615186 (or 0x615186) is known color: Butterfly Bush. HEX triplet: 61, 51 and 86. RGB value is (97,81,134). Sum of RGB (Red+Green+Blue) = 97+81+134=312 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.09% from 312); Green value is 81 (32.03% from 255 or 25.96% from 312); Blue value is 134 (52.73% from 255 or 42.95% from 312); Max value from RGB is 134 - color contains mainly: blue. Hex color #615186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615186 is #9EAE79. Grayscale: #5B5B5B. Windows color (decimal): -10399354 or 8802657. OLE color: 8802657.
HSL color Cylindrical-coordinate representation of color #615186: hue angle of 258.11º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #615186 is Cyan = 0.28, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 81 | 134 | - |
| CMYK | 0.28 | 0.40 | 0 | 0.47 |
| HSL | 258.11º | 0.25% | 0.42% | - |
| HSV(B) | 258.11º | 0.4% | 0.53% | - |
| XYZ | 12.18 | 10.15 | 23.87 | - |
| YUV | 91.83 | 151.8 | 131.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 81 | 134 | 0.28 | 0.40 | 0 | 0.47 | 258.11 | 0.25 | 0.42 |
| Hex | 61 | 51 | 86 | 1C | 28 | 0 | 2F | 102 | 19 | 2A |
| Octal | 141 | 121 | 206 | 34 | 50 | 0 | 57 | 402 | 31 | 52 |
| Binary | 1100001 | 1010001 | 10000110 | 11100 | 101000 | 0 | 101111 | 100000010 | 11001 | 101010 |
Color Harmonies of #615186
Complementary color
Monochromatic Colors of #615186
Black with #615186
Text Example
Text Example
White with #615186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615186; }
p { color: rgb(97,81,134); }
H1.HeaderClassName
{
color: #615186;
}
.AnyTagClassName
{
color: #615186;
}
</style>
background-color css
<style>
a { background-color: #615186; }
a { background-color: rgb(97,81,134); }
div.DivClassName
{
background-color: #615186;
}
.BgClassName
{
background-color: #615186;
}
</style>
border-color css
<style>
span { border-color: #615186; }
span { border-color: rgb(97,81,134); }
td.TdClassName
{
border-color: #615186;
}
.TagClassName
{
border-color: #615186;
}
</style>