Shades of Butterfly Bush #70578A
Tints of Butterfly Bush #70578A
RGB
CMYK
RGB Variations
Color information
#70578A (or 0x70578A) is known color: Butterfly Bush. HEX triplet: 70, 57 and 8A. RGB value is (112,87,138). Sum of RGB (Red+Green+Blue) = 112+87+138=337 (44% of max value = 765). Red value is 112 (44.14% from 255 or 33.23% from 337); Green value is 87 (34.38% from 255 or 25.82% from 337); Blue value is 138 (54.30% from 255 or 40.95% from 337); Max value from RGB is 138 - color contains mainly: blue. Hex color #70578A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #70578A is #8FA875. Grayscale: #646464. Windows color (decimal): -9414774 or 9066352. OLE color: 9066352.
HSL color Cylindrical-coordinate representation of color #70578A: hue angle of 269.41º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #70578A is Cyan = 0.19, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 112 | 87 | 138 | - |
| CMYK | 0.19 | 0.37 | 0 | 0.46 |
| HSL | 269.41º | 0.23% | 0.44% | - |
| HSV(B) | 269.41º | 0.37% | 0.54% | - |
| XYZ | 14.68 | 12.1 | 25.61 | - |
| YUV | 100.29 | 149.28 | 136.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 87 | 138 | 0.19 | 0.37 | 0 | 0.46 | 269.41 | 0.23 | 0.44 |
| Hex | 70 | 57 | 8A | 13 | 25 | 0 | 2E | 10D | 17 | 2C |
| Octal | 160 | 127 | 212 | 23 | 45 | 0 | 56 | 415 | 27 | 54 |
| Binary | 1110000 | 1010111 | 10001010 | 10011 | 100101 | 0 | 101110 | 100001101 | 10111 | 101100 |
Color Harmonies of #70578A
Complementary color
Monochromatic Colors of #70578A
Black with #70578A
Text Example
Text Example
White with #70578A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70578A; }
p { color: rgb(112,87,138); }
H1.HeaderClassName
{
color: #70578A;
}
.AnyTagClassName
{
color: #70578A;
}
</style>
background-color css
<style>
a { background-color: #70578A; }
a { background-color: rgb(112,87,138); }
div.DivClassName
{
background-color: #70578A;
}
.BgClassName
{
background-color: #70578A;
}
</style>
border-color css
<style>
span { border-color: #70578A; }
span { border-color: rgb(112,87,138); }
td.TdClassName
{
border-color: #70578A;
}
.TagClassName
{
border-color: #70578A;
}
</style>