Shades of Butterfly Bush #615185
Tints of Butterfly Bush #615185
RGB
CMYK
RGB Variations
Color information
#615185 (or 0x615185) is known color: Butterfly Bush. HEX triplet: 61, 51 and 85. RGB value is (97,81,133). Sum of RGB (Red+Green+Blue) = 97+81+133=311 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.19% from 311); Green value is 81 (32.03% from 255 or 26.05% from 311); Blue value is 133 (52.34% from 255 or 42.77% from 311); Max value from RGB is 133 - color contains mainly: blue. Hex color #615185 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615185 is #9EAE7A. Grayscale: #5B5B5B. Windows color (decimal): -10399355 or 8737121. OLE color: 8737121.
HSL color Cylindrical-coordinate representation of color #615185: hue angle of 258.46º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #615185 is Cyan = 0.27, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 81 | 133 | - |
| CMYK | 0.27 | 0.39 | 0 | 0.48 |
| HSL | 258.46º | 0.24% | 0.42% | - |
| HSV(B) | 258.46º | 0.39% | 0.52% | - |
| XYZ | 12.11 | 10.12 | 23.51 | - |
| YUV | 91.71 | 151.3 | 131.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 81 | 133 | 0.27 | 0.39 | 0 | 0.48 | 258.46 | 0.24 | 0.42 |
| Hex | 61 | 51 | 85 | 1B | 27 | 0 | 30 | 102 | 18 | 2A |
| Octal | 141 | 121 | 205 | 33 | 47 | 0 | 60 | 402 | 30 | 52 |
| Binary | 1100001 | 1010001 | 10000101 | 11011 | 100111 | 0 | 110000 | 100000010 | 11000 | 101010 |
Color Harmonies of #615185
Complementary color
Monochromatic Colors of #615185
Black with #615185
Text Example
Text Example
White with #615185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615185; }
p { color: rgb(97,81,133); }
H1.HeaderClassName
{
color: #615185;
}
.AnyTagClassName
{
color: #615185;
}
</style>
background-color css
<style>
a { background-color: #615185; }
a { background-color: rgb(97,81,133); }
div.DivClassName
{
background-color: #615185;
}
.BgClassName
{
background-color: #615185;
}
</style>
border-color css
<style>
span { border-color: #615185; }
span { border-color: rgb(97,81,133); }
td.TdClassName
{
border-color: #615185;
}
.TagClassName
{
border-color: #615185;
}
</style>