Shades of Butterfly Bush #615482
Tints of Butterfly Bush #615482
RGB
CMYK
RGB Variations
Color information
#615482 (or 0x615482) is known color: Butterfly Bush. HEX triplet: 61, 54 and 82. RGB value is (97,84,130). Sum of RGB (Red+Green+Blue) = 97+84+130=311 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.19% from 311); Green value is 84 (33.20% from 255 or 27.01% from 311); Blue value is 130 (51.17% from 255 or 41.80% from 311); Max value from RGB is 130 - color contains mainly: blue. Hex color #615482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615482 is #9EAB7D. Grayscale: #5C5C5C. Windows color (decimal): -10398590 or 8541281. OLE color: 8541281.
HSL color Cylindrical-coordinate representation of color #615482: hue angle of 256.96º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #615482 is Cyan = 0.25, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 84 | 130 | - |
| CMYK | 0.25 | 0.35 | 0 | 0.49 |
| HSL | 256.96º | 0.21% | 0.42% | - |
| HSV(B) | 256.96º | 0.35% | 0.51% | - |
| XYZ | 12.13 | 10.49 | 22.51 | - |
| YUV | 93.13 | 148.81 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 130 | 0.25 | 0.35 | 0 | 0.49 | 256.96 | 0.21 | 0.42 |
| Hex | 61 | 54 | 82 | 19 | 23 | 0 | 31 | 101 | 15 | 2A |
| Octal | 141 | 124 | 202 | 31 | 43 | 0 | 61 | 401 | 25 | 52 |
| Binary | 1100001 | 1010100 | 10000010 | 11001 | 100011 | 0 | 110001 | 100000001 | 10101 | 101010 |
Color Harmonies of #615482
Complementary color
Monochromatic Colors of #615482
Black with #615482
Text Example
Text Example
White with #615482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615482; }
p { color: rgb(97,84,130); }
H1.HeaderClassName
{
color: #615482;
}
.AnyTagClassName
{
color: #615482;
}
</style>
background-color css
<style>
a { background-color: #615482; }
a { background-color: rgb(97,84,130); }
div.DivClassName
{
background-color: #615482;
}
.BgClassName
{
background-color: #615482;
}
</style>
border-color css
<style>
span { border-color: #615482; }
span { border-color: rgb(97,84,130); }
td.TdClassName
{
border-color: #615482;
}
.TagClassName
{
border-color: #615482;
}
</style>