Shades of Butterfly Bush #705390
Tints of Butterfly Bush #705390
RGB
CMYK
RGB Variations
Color information
#705390 (or 0x705390) is known color: Butterfly Bush. HEX triplet: 70, 53 and 90. RGB value is (112,83,144). Sum of RGB (Red+Green+Blue) = 112+83+144=339 (44% of max value = 765). Red value is 112 (44.14% from 255 or 33.04% from 339); Green value is 83 (32.81% from 255 or 24.48% from 339); Blue value is 144 (56.64% from 255 or 42.48% from 339); Max value from RGB is 144 - color contains mainly: blue. Hex color #705390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705390 is #8FAC6F. Grayscale: #626262. Windows color (decimal): -9415792 or 9458544. OLE color: 9458544.
HSL color Cylindrical-coordinate representation of color #705390: hue angle of 268.52º degrees, saturation: 0.27, 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 #705390 is Cyan = 0.22, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 112 | 83 | 144 | - |
| CMYK | 0.22 | 0.42 | 0 | 0.44 |
| HSL | 268.52º | 0.27% | 0.45% | - |
| HSV(B) | 268.52º | 0.42% | 0.56% | - |
| XYZ | 14.81 | 11.64 | 27.85 | - |
| YUV | 98.63 | 153.61 | 137.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 83 | 144 | 0.22 | 0.42 | 0 | 0.44 | 268.52 | 0.27 | 0.45 |
| Hex | 70 | 53 | 90 | 16 | 2A | 0 | 2C | 10D | 1B | 2D |
| Octal | 160 | 123 | 220 | 26 | 52 | 0 | 54 | 415 | 33 | 55 |
| Binary | 1110000 | 1010011 | 10010000 | 10110 | 101010 | 0 | 101100 | 100001101 | 11011 | 101101 |
Color Harmonies of #705390
Complementary color
Monochromatic Colors of #705390
Black with #705390
Text Example
Text Example
White with #705390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705390; }
p { color: rgb(112,83,144); }
H1.HeaderClassName
{
color: #705390;
}
.AnyTagClassName
{
color: #705390;
}
</style>
background-color css
<style>
a { background-color: #705390; }
a { background-color: rgb(112,83,144); }
div.DivClassName
{
background-color: #705390;
}
.BgClassName
{
background-color: #705390;
}
</style>
border-color css
<style>
span { border-color: #705390; }
span { border-color: rgb(112,83,144); }
td.TdClassName
{
border-color: #705390;
}
.TagClassName
{
border-color: #705390;
}
</style>