Shades of Butterfly Bush #715490
Tints of Butterfly Bush #715490
RGB
CMYK
RGB Variations
Color information
#715490 (or 0x715490) is known color: Butterfly Bush. HEX triplet: 71, 54 and 90. RGB value is (113,84,144). Sum of RGB (Red+Green+Blue) = 113+84+144=341 (45% of max value = 765). Red value is 113 (44.53% from 255 or 33.14% from 341); Green value is 84 (33.20% from 255 or 24.63% from 341); Blue value is 144 (56.64% from 255 or 42.23% from 341); Max value from RGB is 144 - color contains mainly: blue. Hex color #715490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715490 is #8EAB6F. Grayscale: #636363. Windows color (decimal): -9350000 or 9458801. OLE color: 9458801.
HSL color Cylindrical-coordinate representation of color #715490: hue angle of 269º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #715490 is Cyan = 0.22, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 84 | 144 | - |
| CMYK | 0.22 | 0.42 | 0 | 0.44 |
| HSL | 269º | 0.26% | 0.45% | - |
| HSV(B) | 269º | 0.42% | 0.56% | - |
| XYZ | 15.01 | 11.86 | 27.88 | - |
| YUV | 99.51 | 153.11 | 137.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 144 | 0.22 | 0.42 | 0 | 0.44 | 269 | 0.26 | 0.45 |
| Hex | 71 | 54 | 90 | 16 | 2A | 0 | 2C | 10D | 1A | 2D |
| Octal | 161 | 124 | 220 | 26 | 52 | 0 | 54 | 415 | 32 | 55 |
| Binary | 1110001 | 1010100 | 10010000 | 10110 | 101010 | 0 | 101100 | 100001101 | 11010 | 101101 |
Color Harmonies of #715490
Complementary color
Monochromatic Colors of #715490
Black with #715490
Text Example
Text Example
White with #715490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715490; }
p { color: rgb(113,84,144); }
H1.HeaderClassName
{
color: #715490;
}
.AnyTagClassName
{
color: #715490;
}
</style>
background-color css
<style>
a { background-color: #715490; }
a { background-color: rgb(113,84,144); }
div.DivClassName
{
background-color: #715490;
}
.BgClassName
{
background-color: #715490;
}
</style>
border-color css
<style>
span { border-color: #715490; }
span { border-color: rgb(113,84,144); }
td.TdClassName
{
border-color: #715490;
}
.TagClassName
{
border-color: #715490;
}
</style>