Shades of Butterfly Bush #615295
Tints of Butterfly Bush #615295
RGB
CMYK
RGB Variations
Color information
#615295 (or 0x615295) is known color: Butterfly Bush. HEX triplet: 61, 52 and 95. RGB value is (97,82,149). Sum of RGB (Red+Green+Blue) = 97+82+149=328 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.57% from 328); Green value is 82 (32.42% from 255 or 25% from 328); Blue value is 149 (58.59% from 255 or 45.43% from 328); Max value from RGB is 149 - color contains mainly: blue. Hex color #615295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615295 is #9EAD6A. Grayscale: #5D5D5D. Windows color (decimal): -10399083 or 9785953. OLE color: 9785953.
HSL color Cylindrical-coordinate representation of color #615295: hue angle of 253.43º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #615295 is Cyan = 0.35, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 82 | 149 | - |
| CMYK | 0.35 | 0.45 | 0 | 0.42 |
| HSL | 253.43º | 0.29% | 0.45% | - |
| HSV(B) | 253.43º | 0.45% | 0.58% | - |
| XYZ | 13.37 | 10.75 | 29.8 | - |
| YUV | 94.12 | 158.97 | 130.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 149 | 0.35 | 0.45 | 0 | 0.42 | 253.43 | 0.29 | 0.45 |
| Hex | 61 | 52 | 95 | 23 | 2D | 0 | 2A | FD | 1D | 2D |
| Octal | 141 | 122 | 225 | 43 | 55 | 0 | 52 | 375 | 35 | 55 |
| Binary | 1100001 | 1010010 | 10010101 | 100011 | 101101 | 0 | 101010 | 11111101 | 11101 | 101101 |
Color Harmonies of #615295
Complementary color
Monochromatic Colors of #615295
Black with #615295
Text Example
Text Example
White with #615295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615295; }
p { color: rgb(97,82,149); }
H1.HeaderClassName
{
color: #615295;
}
.AnyTagClassName
{
color: #615295;
}
</style>
background-color css
<style>
a { background-color: #615295; }
a { background-color: rgb(97,82,149); }
div.DivClassName
{
background-color: #615295;
}
.BgClassName
{
background-color: #615295;
}
</style>
border-color css
<style>
span { border-color: #615295; }
span { border-color: rgb(97,82,149); }
td.TdClassName
{
border-color: #615295;
}
.TagClassName
{
border-color: #615295;
}
</style>