Shades of Butterfly Bush #615388
Tints of Butterfly Bush #615388
RGB
CMYK
RGB Variations
Color information
#615388 (or 0x615388) is known color: Butterfly Bush. HEX triplet: 61, 53 and 88. RGB value is (97,83,136). Sum of RGB (Red+Green+Blue) = 97+83+136=316 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.70% from 316); Green value is 83 (32.81% from 255 or 26.27% from 316); Blue value is 136 (53.52% from 255 or 43.04% from 316); Max value from RGB is 136 - color contains mainly: blue. Hex color #615388 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615388 is #9EAC77. Grayscale: #5D5D5D. Windows color (decimal): -10398840 or 8934241. OLE color: 8934241.
HSL color Cylindrical-coordinate representation of color #615388: hue angle of 255.85º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #615388 is Cyan = 0.29, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 83 | 136 | - |
| CMYK | 0.29 | 0.39 | 0 | 0.47 |
| HSL | 255.85º | 0.24% | 0.43% | - |
| HSV(B) | 255.85º | 0.39% | 0.53% | - |
| XYZ | 12.47 | 10.51 | 24.66 | - |
| YUV | 93.23 | 152.14 | 130.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 136 | 0.29 | 0.39 | 0 | 0.47 | 255.85 | 0.24 | 0.43 |
| Hex | 61 | 53 | 88 | 1D | 27 | 0 | 2F | 100 | 18 | 2B |
| Octal | 141 | 123 | 210 | 35 | 47 | 0 | 57 | 400 | 30 | 53 |
| Binary | 1100001 | 1010011 | 10001000 | 11101 | 100111 | 0 | 101111 | 100000000 | 11000 | 101011 |
Color Harmonies of #615388
Complementary color
Monochromatic Colors of #615388
Black with #615388
Text Example
Text Example
White with #615388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615388; }
p { color: rgb(97,83,136); }
H1.HeaderClassName
{
color: #615388;
}
.AnyTagClassName
{
color: #615388;
}
</style>
background-color css
<style>
a { background-color: #615388; }
a { background-color: rgb(97,83,136); }
div.DivClassName
{
background-color: #615388;
}
.BgClassName
{
background-color: #615388;
}
</style>
border-color css
<style>
span { border-color: #615388; }
span { border-color: rgb(97,83,136); }
td.TdClassName
{
border-color: #615388;
}
.TagClassName
{
border-color: #615388;
}
</style>