Shades of Butterfly Bush #61517E
Tints of Butterfly Bush #61517E
RGB
CMYK
RGB Variations
Color information
#61517E (or 0x61517E) is known color: Butterfly Bush. HEX triplet: 61, 51 and 7E. RGB value is (97,81,126). Sum of RGB (Red+Green+Blue) = 97+81+126=304 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.91% from 304); Green value is 81 (32.03% from 255 or 26.64% from 304); Blue value is 126 (49.61% from 255 or 41.45% from 304); Max value from RGB is 126 - color contains mainly: blue. Hex color #61517E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #61517E is #9EAE81. Grayscale: #5A5A5A. Windows color (decimal): -10399362 or 8278369. OLE color: 8278369.
HSL color Cylindrical-coordinate representation of color #61517E: hue angle of 261.33º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #61517E is Cyan = 0.23, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 97 | 81 | 126 | - |
| CMYK | 0.23 | 0.36 | 0 | 0.51 |
| HSL | 261.33º | 0.22% | 0.41% | - |
| HSV(B) | 261.33º | 0.36% | 0.49% | - |
| XYZ | 11.64 | 9.93 | 21.04 | - |
| YUV | 90.91 | 147.8 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 81 | 126 | 0.23 | 0.36 | 0 | 0.51 | 261.33 | 0.22 | 0.41 |
| Hex | 61 | 51 | 7E | 17 | 24 | 0 | 33 | 105 | 16 | 29 |
| Octal | 141 | 121 | 176 | 27 | 44 | 0 | 63 | 405 | 26 | 51 |
| Binary | 1100001 | 1010001 | 1111110 | 10111 | 100100 | 0 | 110011 | 100000101 | 10110 | 101001 |
Color Harmonies of #61517E
Complementary color
Monochromatic Colors of #61517E
Black with #61517E
Text Example
Text Example
White with #61517E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61517E; }
p { color: rgb(97,81,126); }
H1.HeaderClassName
{
color: #61517E;
}
.AnyTagClassName
{
color: #61517E;
}
</style>
background-color css
<style>
a { background-color: #61517E; }
a { background-color: rgb(97,81,126); }
div.DivClassName
{
background-color: #61517E;
}
.BgClassName
{
background-color: #61517E;
}
</style>
border-color css
<style>
span { border-color: #61517E; }
span { border-color: rgb(97,81,126); }
td.TdClassName
{
border-color: #61517E;
}
.TagClassName
{
border-color: #61517E;
}
</style>