Shades of Butterfly Bush #615182
Tints of Butterfly Bush #615182
RGB
CMYK
RGB Variations
Color information
#615182 (or 0x615182) is known color: Butterfly Bush. HEX triplet: 61, 51 and 82. RGB value is (97,81,130). Sum of RGB (Red+Green+Blue) = 97+81+130=308 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.49% from 308); Green value is 81 (32.03% from 255 or 26.30% from 308); Blue value is 130 (51.17% from 255 or 42.21% from 308); Max value from RGB is 130 - color contains mainly: blue. Hex color #615182 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615182 is #9EAE7D. Grayscale: #5B5B5B. Windows color (decimal): -10399358 or 8540513. OLE color: 8540513.
HSL color Cylindrical-coordinate representation of color #615182: hue angle of 259.59º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #615182 is Cyan = 0.25, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 81 | 130 | - |
| CMYK | 0.25 | 0.38 | 0 | 0.49 |
| HSL | 259.59º | 0.23% | 0.41% | - |
| HSV(B) | 259.59º | 0.38% | 0.51% | - |
| XYZ | 11.9 | 10.04 | 22.43 | - |
| YUV | 91.37 | 149.8 | 132.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 81 | 130 | 0.25 | 0.38 | 0 | 0.49 | 259.59 | 0.23 | 0.41 |
| Hex | 61 | 51 | 82 | 19 | 26 | 0 | 31 | 104 | 17 | 29 |
| Octal | 141 | 121 | 202 | 31 | 46 | 0 | 61 | 404 | 27 | 51 |
| Binary | 1100001 | 1010001 | 10000010 | 11001 | 100110 | 0 | 110001 | 100000100 | 10111 | 101001 |
Color Harmonies of #615182
Complementary color
Monochromatic Colors of #615182
Black with #615182
Text Example
Text Example
White with #615182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615182; }
p { color: rgb(97,81,130); }
H1.HeaderClassName
{
color: #615182;
}
.AnyTagClassName
{
color: #615182;
}
</style>
background-color css
<style>
a { background-color: #615182; }
a { background-color: rgb(97,81,130); }
div.DivClassName
{
background-color: #615182;
}
.BgClassName
{
background-color: #615182;
}
</style>
border-color css
<style>
span { border-color: #615182; }
span { border-color: rgb(97,81,130); }
td.TdClassName
{
border-color: #615182;
}
.TagClassName
{
border-color: #615182;
}
</style>