Shades of Butterfly Bush #615484
Tints of Butterfly Bush #615484
RGB
CMYK
RGB Variations
Color information
#615484 (or 0x615484) is known color: Butterfly Bush. HEX triplet: 61, 54 and 84. RGB value is (97,84,132). Sum of RGB (Red+Green+Blue) = 97+84+132=313 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.99% from 313); Green value is 84 (33.20% from 255 or 26.84% from 313); Blue value is 132 (51.95% from 255 or 42.17% from 313); Max value from RGB is 132 - color contains mainly: blue. Hex color #615484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615484 is #9EAB7B. Grayscale: #5D5D5D. Windows color (decimal): -10398588 or 8672353. OLE color: 8672353.
HSL color Cylindrical-coordinate representation of color #615484: hue angle of 256.25º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #615484 is Cyan = 0.27, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 84 | 132 | - |
| CMYK | 0.27 | 0.36 | 0 | 0.48 |
| HSL | 256.25º | 0.22% | 0.42% | - |
| HSV(B) | 256.25º | 0.36% | 0.52% | - |
| XYZ | 12.26 | 10.55 | 23.22 | - |
| YUV | 93.36 | 149.81 | 130.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 132 | 0.27 | 0.36 | 0 | 0.48 | 256.25 | 0.22 | 0.42 |
| Hex | 61 | 54 | 84 | 1B | 24 | 0 | 30 | 100 | 16 | 2A |
| Octal | 141 | 124 | 204 | 33 | 44 | 0 | 60 | 400 | 26 | 52 |
| Binary | 1100001 | 1010100 | 10000100 | 11011 | 100100 | 0 | 110000 | 100000000 | 10110 | 101010 |
Color Harmonies of #615484
Complementary color
Monochromatic Colors of #615484
Black with #615484
Text Example
Text Example
White with #615484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615484; }
p { color: rgb(97,84,132); }
H1.HeaderClassName
{
color: #615484;
}
.AnyTagClassName
{
color: #615484;
}
</style>
background-color css
<style>
a { background-color: #615484; }
a { background-color: rgb(97,84,132); }
div.DivClassName
{
background-color: #615484;
}
.BgClassName
{
background-color: #615484;
}
</style>
border-color css
<style>
span { border-color: #615484; }
span { border-color: rgb(97,84,132); }
td.TdClassName
{
border-color: #615484;
}
.TagClassName
{
border-color: #615484;
}
</style>