Shades of Butterfly Bush #615086
Tints of Butterfly Bush #615086
RGB
CMYK
RGB Variations
Color information
#615086 (or 0x615086) is known color: Butterfly Bush. HEX triplet: 61, 50 and 86. RGB value is (97,80,134). Sum of RGB (Red+Green+Blue) = 97+80+134=311 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.19% from 311); Green value is 80 (31.64% from 255 or 25.72% from 311); Blue value is 134 (52.73% from 255 or 43.09% from 311); Max value from RGB is 134 - color contains mainly: blue. Hex color #615086 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615086 is #9EAF79. Grayscale: #5B5B5B. Windows color (decimal): -10399610 or 8802401. OLE color: 8802401.
HSL color Cylindrical-coordinate representation of color #615086: hue angle of 258.89º 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 #615086 is Cyan = 0.28, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 80 | 134 | - |
| CMYK | 0.28 | 0.40 | 0 | 0.47 |
| HSL | 258.89º | 0.25% | 0.42% | - |
| HSV(B) | 258.89º | 0.4% | 0.53% | - |
| XYZ | 12.1 | 10 | 23.85 | - |
| YUV | 91.24 | 152.13 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 134 | 0.28 | 0.40 | 0 | 0.47 | 258.89 | 0.25 | 0.42 |
| Hex | 61 | 50 | 86 | 1C | 28 | 0 | 2F | 103 | 19 | 2A |
| Octal | 141 | 120 | 206 | 34 | 50 | 0 | 57 | 403 | 31 | 52 |
| Binary | 1100001 | 1010000 | 10000110 | 11100 | 101000 | 0 | 101111 | 100000011 | 11001 | 101010 |
Color Harmonies of #615086
Complementary color
Monochromatic Colors of #615086
Black with #615086
Text Example
Text Example
White with #615086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615086; }
p { color: rgb(97,80,134); }
H1.HeaderClassName
{
color: #615086;
}
.AnyTagClassName
{
color: #615086;
}
</style>
background-color css
<style>
a { background-color: #615086; }
a { background-color: rgb(97,80,134); }
div.DivClassName
{
background-color: #615086;
}
.BgClassName
{
background-color: #615086;
}
</style>
border-color css
<style>
span { border-color: #615086; }
span { border-color: rgb(97,80,134); }
td.TdClassName
{
border-color: #615086;
}
.TagClassName
{
border-color: #615086;
}
</style>