Shades of Butterfly Bush #615085
Tints of Butterfly Bush #615085
RGB
CMYK
RGB Variations
Color information
#615085 (or 0x615085) is known color: Butterfly Bush. HEX triplet: 61, 50 and 85. RGB value is (97,80,133). Sum of RGB (Red+Green+Blue) = 97+80+133=310 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.29% from 310); Green value is 80 (31.64% from 255 or 25.81% from 310); Blue value is 133 (52.34% from 255 or 42.90% from 310); Max value from RGB is 133 - color contains mainly: blue. Hex color #615085 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615085 is #9EAF7A. Grayscale: #5A5A5A. Windows color (decimal): -10399611 or 8736865. OLE color: 8736865.
HSL color Cylindrical-coordinate representation of color #615085: hue angle of 259.25º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #615085 is Cyan = 0.27, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 80 | 133 | - |
| CMYK | 0.27 | 0.40 | 0 | 0.48 |
| HSL | 259.25º | 0.25% | 0.42% | - |
| HSV(B) | 259.25º | 0.4% | 0.52% | - |
| XYZ | 12.03 | 9.97 | 23.48 | - |
| YUV | 91.13 | 151.63 | 132.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 133 | 0.27 | 0.40 | 0 | 0.48 | 259.25 | 0.25 | 0.42 |
| Hex | 61 | 50 | 85 | 1B | 28 | 0 | 30 | 103 | 19 | 2A |
| Octal | 141 | 120 | 205 | 33 | 50 | 0 | 60 | 403 | 31 | 52 |
| Binary | 1100001 | 1010000 | 10000101 | 11011 | 101000 | 0 | 110000 | 100000011 | 11001 | 101010 |
Color Harmonies of #615085
Complementary color
Monochromatic Colors of #615085
Black with #615085
Text Example
Text Example
White with #615085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615085; }
p { color: rgb(97,80,133); }
H1.HeaderClassName
{
color: #615085;
}
.AnyTagClassName
{
color: #615085;
}
</style>
background-color css
<style>
a { background-color: #615085; }
a { background-color: rgb(97,80,133); }
div.DivClassName
{
background-color: #615085;
}
.BgClassName
{
background-color: #615085;
}
</style>
border-color css
<style>
span { border-color: #615085; }
span { border-color: rgb(97,80,133); }
td.TdClassName
{
border-color: #615085;
}
.TagClassName
{
border-color: #615085;
}
</style>