Shades of Butterfly Bush #615483
Tints of Butterfly Bush #615483
RGB
CMYK
RGB Variations
Color information
#615483 (or 0x615483) is known color: Butterfly Bush. HEX triplet: 61, 54 and 83. RGB value is (97,84,131). Sum of RGB (Red+Green+Blue) = 97+84+131=312 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.09% from 312); Green value is 84 (33.20% from 255 or 26.92% from 312); Blue value is 131 (51.56% from 255 or 41.99% from 312); Max value from RGB is 131 - color contains mainly: blue. Hex color #615483 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615483 is #9EAB7C. Grayscale: #5D5D5D. Windows color (decimal): -10398589 or 8606817. OLE color: 8606817.
HSL color Cylindrical-coordinate representation of color #615483: hue angle of 256.6º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #615483 is Cyan = 0.26, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 84 | 131 | - |
| CMYK | 0.26 | 0.36 | 0 | 0.49 |
| HSL | 256.6º | 0.22% | 0.42% | - |
| HSV(B) | 256.6º | 0.36% | 0.51% | - |
| XYZ | 12.2 | 10.52 | 22.86 | - |
| YUV | 93.25 | 149.31 | 130.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 131 | 0.26 | 0.36 | 0 | 0.49 | 256.6 | 0.22 | 0.42 |
| Hex | 61 | 54 | 83 | 1A | 24 | 0 | 31 | 101 | 16 | 2A |
| Octal | 141 | 124 | 203 | 32 | 44 | 0 | 61 | 401 | 26 | 52 |
| Binary | 1100001 | 1010100 | 10000011 | 11010 | 100100 | 0 | 110001 | 100000001 | 10110 | 101010 |
Color Harmonies of #615483
Complementary color
Monochromatic Colors of #615483
Black with #615483
Text Example
Text Example
White with #615483
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615483; }
p { color: rgb(97,84,131); }
H1.HeaderClassName
{
color: #615483;
}
.AnyTagClassName
{
color: #615483;
}
</style>
background-color css
<style>
a { background-color: #615483; }
a { background-color: rgb(97,84,131); }
div.DivClassName
{
background-color: #615483;
}
.BgClassName
{
background-color: #615483;
}
</style>
border-color css
<style>
span { border-color: #615483; }
span { border-color: rgb(97,84,131); }
td.TdClassName
{
border-color: #615483;
}
.TagClassName
{
border-color: #615483;
}
</style>