Shades of Butterfly Bush #615285
Tints of Butterfly Bush #615285
RGB
CMYK
RGB Variations
Color information
#615285 (or 0x615285) is known color: Butterfly Bush. HEX triplet: 61, 52 and 85. RGB value is (97,82,133). Sum of RGB (Red+Green+Blue) = 97+82+133=312 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.09% from 312); Green value is 82 (32.42% from 255 or 26.28% from 312); Blue value is 133 (52.34% from 255 or 42.63% from 312); Max value from RGB is 133 - color contains mainly: blue. Hex color #615285 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615285 is #9EAD7A. Grayscale: #5C5C5C. Windows color (decimal): -10399099 or 8737377. OLE color: 8737377.
HSL color Cylindrical-coordinate representation of color #615285: hue angle of 257.65º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #615285 is Cyan = 0.27, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 82 | 133 | - |
| CMYK | 0.27 | 0.38 | 0 | 0.48 |
| HSL | 257.65º | 0.24% | 0.42% | - |
| HSV(B) | 257.65º | 0.38% | 0.52% | - |
| XYZ | 12.18 | 10.27 | 23.53 | - |
| YUV | 92.3 | 150.97 | 131.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 133 | 0.27 | 0.38 | 0 | 0.48 | 257.65 | 0.24 | 0.42 |
| Hex | 61 | 52 | 85 | 1B | 26 | 0 | 30 | 102 | 18 | 2A |
| Octal | 141 | 122 | 205 | 33 | 46 | 0 | 60 | 402 | 30 | 52 |
| Binary | 1100001 | 1010010 | 10000101 | 11011 | 100110 | 0 | 110000 | 100000010 | 11000 | 101010 |
Color Harmonies of #615285
Complementary color
Monochromatic Colors of #615285
Black with #615285
Text Example
Text Example
White with #615285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615285; }
p { color: rgb(97,82,133); }
H1.HeaderClassName
{
color: #615285;
}
.AnyTagClassName
{
color: #615285;
}
</style>
background-color css
<style>
a { background-color: #615285; }
a { background-color: rgb(97,82,133); }
div.DivClassName
{
background-color: #615285;
}
.BgClassName
{
background-color: #615285;
}
</style>
border-color css
<style>
span { border-color: #615285; }
span { border-color: rgb(97,82,133); }
td.TdClassName
{
border-color: #615285;
}
.TagClassName
{
border-color: #615285;
}
</style>