Shades of Butterfly Bush #615488
Tints of Butterfly Bush #615488
RGB
CMYK
RGB Variations
Color information
#615488 (or 0x615488) is known color: Butterfly Bush. HEX triplet: 61, 54 and 88. RGB value is (97,84,136). Sum of RGB (Red+Green+Blue) = 97+84+136=317 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.60% from 317); Green value is 84 (33.20% from 255 or 26.50% from 317); Blue value is 136 (53.52% from 255 or 42.90% from 317); Max value from RGB is 136 - color contains mainly: blue. Hex color #615488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615488 is #9EAB77. Grayscale: #5D5D5D. Windows color (decimal): -10398584 or 8934497. OLE color: 8934497.
HSL color Cylindrical-coordinate representation of color #615488: hue angle of 255º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #615488 is Cyan = 0.29, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 84 | 136 | - |
| CMYK | 0.29 | 0.38 | 0 | 0.47 |
| HSL | 255º | 0.24% | 0.43% | - |
| HSV(B) | 255º | 0.38% | 0.53% | - |
| XYZ | 12.54 | 10.66 | 24.69 | - |
| YUV | 93.82 | 151.81 | 130.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 136 | 0.29 | 0.38 | 0 | 0.47 | 255 | 0.24 | 0.43 |
| Hex | 61 | 54 | 88 | 1D | 26 | 0 | 2F | FF | 18 | 2B |
| Octal | 141 | 124 | 210 | 35 | 46 | 0 | 57 | 377 | 30 | 53 |
| Binary | 1100001 | 1010100 | 10001000 | 11101 | 100110 | 0 | 101111 | 11111111 | 11000 | 101011 |
Color Harmonies of #615488
Complementary color
Monochromatic Colors of #615488
Black with #615488
Text Example
Text Example
White with #615488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615488; }
p { color: rgb(97,84,136); }
H1.HeaderClassName
{
color: #615488;
}
.AnyTagClassName
{
color: #615488;
}
</style>
background-color css
<style>
a { background-color: #615488; }
a { background-color: rgb(97,84,136); }
div.DivClassName
{
background-color: #615488;
}
.BgClassName
{
background-color: #615488;
}
</style>
border-color css
<style>
span { border-color: #615488; }
span { border-color: rgb(97,84,136); }
td.TdClassName
{
border-color: #615488;
}
.TagClassName
{
border-color: #615488;
}
</style>