Shades of Butterfly Bush #615293
Tints of Butterfly Bush #615293
RGB
CMYK
RGB Variations
Color information
#615293 (or 0x615293) is known color: Butterfly Bush. HEX triplet: 61, 52 and 93. RGB value is (97,82,147). Sum of RGB (Red+Green+Blue) = 97+82+147=326 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.75% from 326); Green value is 82 (32.42% from 255 or 25.15% from 326); Blue value is 147 (57.81% from 255 or 45.09% from 326); Max value from RGB is 147 - color contains mainly: blue. Hex color #615293 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615293 is #9EAD6C. Grayscale: #5D5D5D. Windows color (decimal): -10399085 or 9654881. OLE color: 9654881.
HSL color Cylindrical-coordinate representation of color #615293: hue angle of 253.85º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #615293 is Cyan = 0.34, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 82 | 147 | - |
| CMYK | 0.34 | 0.44 | 0 | 0.42 |
| HSL | 253.85º | 0.28% | 0.45% | - |
| HSV(B) | 253.85º | 0.44% | 0.58% | - |
| XYZ | 13.21 | 10.68 | 28.97 | - |
| YUV | 93.9 | 157.97 | 130.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 147 | 0.34 | 0.44 | 0 | 0.42 | 253.85 | 0.28 | 0.45 |
| Hex | 61 | 52 | 93 | 22 | 2C | 0 | 2A | FE | 1C | 2D |
| Octal | 141 | 122 | 223 | 42 | 54 | 0 | 52 | 376 | 34 | 55 |
| Binary | 1100001 | 1010010 | 10010011 | 100010 | 101100 | 0 | 101010 | 11111110 | 11100 | 101101 |
Color Harmonies of #615293
Complementary color
Monochromatic Colors of #615293
Black with #615293
Text Example
Text Example
White with #615293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615293; }
p { color: rgb(97,82,147); }
H1.HeaderClassName
{
color: #615293;
}
.AnyTagClassName
{
color: #615293;
}
</style>
background-color css
<style>
a { background-color: #615293; }
a { background-color: rgb(97,82,147); }
div.DivClassName
{
background-color: #615293;
}
.BgClassName
{
background-color: #615293;
}
</style>
border-color css
<style>
span { border-color: #615293; }
span { border-color: rgb(97,82,147); }
td.TdClassName
{
border-color: #615293;
}
.TagClassName
{
border-color: #615293;
}
</style>