Shades of Butterfly Bush #615289
Tints of Butterfly Bush #615289
RGB
CMYK
RGB Variations
Color information
#615289 (or 0x615289) is known color: Butterfly Bush. HEX triplet: 61, 52 and 89. RGB value is (97,82,137). Sum of RGB (Red+Green+Blue) = 97+82+137=316 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.70% from 316); Green value is 82 (32.42% from 255 or 25.95% from 316); Blue value is 137 (53.91% from 255 or 43.35% from 316); Max value from RGB is 137 - color contains mainly: blue. Hex color #615289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615289 is #9EAD76. Grayscale: #5C5C5C. Windows color (decimal): -10399095 or 8999521. OLE color: 8999521.
HSL color Cylindrical-coordinate representation of color #615289: hue angle of 256.36º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #615289 is Cyan = 0.29, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 82 | 137 | - |
| CMYK | 0.29 | 0.40 | 0 | 0.46 |
| HSL | 256.36º | 0.25% | 0.43% | - |
| HSV(B) | 256.36º | 0.4% | 0.54% | - |
| XYZ | 12.46 | 10.38 | 25.01 | - |
| YUV | 92.76 | 152.97 | 131.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 137 | 0.29 | 0.40 | 0 | 0.46 | 256.36 | 0.25 | 0.43 |
| Hex | 61 | 52 | 89 | 1D | 28 | 0 | 2E | 100 | 19 | 2B |
| Octal | 141 | 122 | 211 | 35 | 50 | 0 | 56 | 400 | 31 | 53 |
| Binary | 1100001 | 1010010 | 10001001 | 11101 | 101000 | 0 | 101110 | 100000000 | 11001 | 101011 |
Color Harmonies of #615289
Complementary color
Monochromatic Colors of #615289
Black with #615289
Text Example
Text Example
White with #615289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615289; }
p { color: rgb(97,82,137); }
H1.HeaderClassName
{
color: #615289;
}
.AnyTagClassName
{
color: #615289;
}
</style>
background-color css
<style>
a { background-color: #615289; }
a { background-color: rgb(97,82,137); }
div.DivClassName
{
background-color: #615289;
}
.BgClassName
{
background-color: #615289;
}
</style>
border-color css
<style>
span { border-color: #615289; }
span { border-color: rgb(97,82,137); }
td.TdClassName
{
border-color: #615289;
}
.TagClassName
{
border-color: #615289;
}
</style>