Shades of Butterfly Bush #615181
Tints of Butterfly Bush #615181
RGB
CMYK
RGB Variations
Color information
#615181 (or 0x615181) is known color: Butterfly Bush. HEX triplet: 61, 51 and 81. RGB value is (97,81,129). Sum of RGB (Red+Green+Blue) = 97+81+129=307 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.60% from 307); Green value is 81 (32.03% from 255 or 26.38% from 307); Blue value is 129 (50.78% from 255 or 42.02% from 307); Max value from RGB is 129 - color contains mainly: blue. Hex color #615181 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615181 is #9EAE7E. Grayscale: #5B5B5B. Windows color (decimal): -10399359 or 8474977. OLE color: 8474977.
HSL color Cylindrical-coordinate representation of color #615181: hue angle of 260º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #615181 is Cyan = 0.25, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 81 | 129 | - |
| CMYK | 0.25 | 0.37 | 0 | 0.49 |
| HSL | 260º | 0.23% | 0.41% | - |
| HSV(B) | 260º | 0.37% | 0.51% | - |
| XYZ | 11.83 | 10.01 | 22.08 | - |
| YUV | 91.26 | 149.3 | 132.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 81 | 129 | 0.25 | 0.37 | 0 | 0.49 | 260 | 0.23 | 0.41 |
| Hex | 61 | 51 | 81 | 19 | 25 | 0 | 31 | 104 | 17 | 29 |
| Octal | 141 | 121 | 201 | 31 | 45 | 0 | 61 | 404 | 27 | 51 |
| Binary | 1100001 | 1010001 | 10000001 | 11001 | 100101 | 0 | 110001 | 100000100 | 10111 | 101001 |
Color Harmonies of #615181
Complementary color
Monochromatic Colors of #615181
Black with #615181
Text Example
Text Example
White with #615181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615181; }
p { color: rgb(97,81,129); }
H1.HeaderClassName
{
color: #615181;
}
.AnyTagClassName
{
color: #615181;
}
</style>
background-color css
<style>
a { background-color: #615181; }
a { background-color: rgb(97,81,129); }
div.DivClassName
{
background-color: #615181;
}
.BgClassName
{
background-color: #615181;
}
</style>
border-color css
<style>
span { border-color: #615181; }
span { border-color: rgb(97,81,129); }
td.TdClassName
{
border-color: #615181;
}
.TagClassName
{
border-color: #615181;
}
</style>