Shades of Butterfly Bush #615184
Tints of Butterfly Bush #615184
RGB
CMYK
RGB Variations
Color information
#615184 (or 0x615184) is known color: Butterfly Bush. HEX triplet: 61, 51 and 84. RGB value is (97,81,132). Sum of RGB (Red+Green+Blue) = 97+81+132=310 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.29% from 310); Green value is 81 (32.03% from 255 or 26.13% from 310); Blue value is 132 (51.95% from 255 or 42.58% from 310); Max value from RGB is 132 - color contains mainly: blue. Hex color #615184 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615184 is #9EAE7B. Grayscale: #5B5B5B. Windows color (decimal): -10399356 or 8671585. OLE color: 8671585.
HSL color Cylindrical-coordinate representation of color #615184: hue angle of 258.82º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #615184 is Cyan = 0.27, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 81 | 132 | - |
| CMYK | 0.27 | 0.39 | 0 | 0.48 |
| HSL | 258.82º | 0.24% | 0.42% | - |
| HSV(B) | 258.82º | 0.39% | 0.52% | - |
| XYZ | 12.04 | 10.09 | 23.14 | - |
| YUV | 91.6 | 150.8 | 131.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 81 | 132 | 0.27 | 0.39 | 0 | 0.48 | 258.82 | 0.24 | 0.42 |
| Hex | 61 | 51 | 84 | 1B | 27 | 0 | 30 | 103 | 18 | 2A |
| Octal | 141 | 121 | 204 | 33 | 47 | 0 | 60 | 403 | 30 | 52 |
| Binary | 1100001 | 1010001 | 10000100 | 11011 | 100111 | 0 | 110000 | 100000011 | 11000 | 101010 |
Color Harmonies of #615184
Complementary color
Monochromatic Colors of #615184
Black with #615184
Text Example
Text Example
White with #615184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615184; }
p { color: rgb(97,81,132); }
H1.HeaderClassName
{
color: #615184;
}
.AnyTagClassName
{
color: #615184;
}
</style>
background-color css
<style>
a { background-color: #615184; }
a { background-color: rgb(97,81,132); }
div.DivClassName
{
background-color: #615184;
}
.BgClassName
{
background-color: #615184;
}
</style>
border-color css
<style>
span { border-color: #615184; }
span { border-color: rgb(97,81,132); }
td.TdClassName
{
border-color: #615184;
}
.TagClassName
{
border-color: #615184;
}
</style>