Shades of Butterfly Bush #615485
Tints of Butterfly Bush #615485
RGB
CMYK
RGB Variations
Color information
#615485 (or 0x615485) is known color: Butterfly Bush. HEX triplet: 61, 54 and 85. RGB value is (97,84,133). Sum of RGB (Red+Green+Blue) = 97+84+133=314 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.89% from 314); Green value is 84 (33.20% from 255 or 26.75% from 314); Blue value is 133 (52.34% from 255 or 42.36% from 314); Max value from RGB is 133 - color contains mainly: blue. Hex color #615485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615485 is #9EAB7A. Grayscale: #5D5D5D. Windows color (decimal): -10398587 or 8737889. OLE color: 8737889.
HSL color Cylindrical-coordinate representation of color #615485: hue angle of 255.92º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #615485 is Cyan = 0.27, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 84 | 133 | - |
| CMYK | 0.27 | 0.37 | 0 | 0.48 |
| HSL | 255.92º | 0.23% | 0.43% | - |
| HSV(B) | 255.92º | 0.37% | 0.52% | - |
| XYZ | 12.33 | 10.58 | 23.58 | - |
| YUV | 93.47 | 150.31 | 130.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 133 | 0.27 | 0.37 | 0 | 0.48 | 255.92 | 0.23 | 0.43 |
| Hex | 61 | 54 | 85 | 1B | 25 | 0 | 30 | 100 | 17 | 2B |
| Octal | 141 | 124 | 205 | 33 | 45 | 0 | 60 | 400 | 27 | 53 |
| Binary | 1100001 | 1010100 | 10000101 | 11011 | 100101 | 0 | 110000 | 100000000 | 10111 | 101011 |
Color Harmonies of #615485
Complementary color
Monochromatic Colors of #615485
Black with #615485
Text Example
Text Example
White with #615485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615485; }
p { color: rgb(97,84,133); }
H1.HeaderClassName
{
color: #615485;
}
.AnyTagClassName
{
color: #615485;
}
</style>
background-color css
<style>
a { background-color: #615485; }
a { background-color: rgb(97,84,133); }
div.DivClassName
{
background-color: #615485;
}
.BgClassName
{
background-color: #615485;
}
</style>
border-color css
<style>
span { border-color: #615485; }
span { border-color: rgb(97,84,133); }
td.TdClassName
{
border-color: #615485;
}
.TagClassName
{
border-color: #615485;
}
</style>