Shades of Butterfly Bush #615292
Tints of Butterfly Bush #615292
RGB
CMYK
RGB Variations
Color information
#615292 (or 0x615292) is known color: Butterfly Bush. HEX triplet: 61, 52 and 92. RGB value is (97,82,146). Sum of RGB (Red+Green+Blue) = 97+82+146=325 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.85% from 325); Green value is 82 (32.42% from 255 or 25.23% from 325); Blue value is 146 (57.42% from 255 or 44.92% from 325); Max value from RGB is 146 - color contains mainly: blue. Hex color #615292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615292 is #9EAD6D. Grayscale: #5D5D5D. Windows color (decimal): -10399086 or 9589345. OLE color: 9589345.
HSL color Cylindrical-coordinate representation of color #615292: hue angle of 254.06º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #615292 is Cyan = 0.34, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 82 | 146 | - |
| CMYK | 0.34 | 0.44 | 0 | 0.43 |
| HSL | 254.06º | 0.28% | 0.45% | - |
| HSV(B) | 254.06º | 0.44% | 0.57% | - |
| XYZ | 13.14 | 10.65 | 28.56 | - |
| YUV | 93.78 | 157.47 | 130.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 146 | 0.34 | 0.44 | 0 | 0.43 | 254.06 | 0.28 | 0.45 |
| Hex | 61 | 52 | 92 | 22 | 2C | 0 | 2B | FE | 1C | 2D |
| Octal | 141 | 122 | 222 | 42 | 54 | 0 | 53 | 376 | 34 | 55 |
| Binary | 1100001 | 1010010 | 10010010 | 100010 | 101100 | 0 | 101011 | 11111110 | 11100 | 101101 |
Color Harmonies of #615292
Complementary color
Monochromatic Colors of #615292
Black with #615292
Text Example
Text Example
White with #615292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615292; }
p { color: rgb(97,82,146); }
H1.HeaderClassName
{
color: #615292;
}
.AnyTagClassName
{
color: #615292;
}
</style>
background-color css
<style>
a { background-color: #615292; }
a { background-color: rgb(97,82,146); }
div.DivClassName
{
background-color: #615292;
}
.BgClassName
{
background-color: #615292;
}
</style>
border-color css
<style>
span { border-color: #615292; }
span { border-color: rgb(97,82,146); }
td.TdClassName
{
border-color: #615292;
}
.TagClassName
{
border-color: #615292;
}
</style>