Shades of Butterfly Bush #705898
Tints of Butterfly Bush #705898
RGB
CMYK
RGB Variations
Color information
#705898 (or 0x705898) is known color: Butterfly Bush. HEX triplet: 70, 58 and 98. RGB value is (112,88,152). Sum of RGB (Red+Green+Blue) = 112+88+152=352 (46% of max value = 765). Red value is 112 (44.14% from 255 or 31.82% from 352); Green value is 88 (34.77% from 255 or 25% from 352); Blue value is 152 (59.77% from 255 or 43.18% from 352); Max value from RGB is 152 - color contains mainly: blue. Hex color #705898 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705898 is #8FA767. Grayscale: #666666. Windows color (decimal): -9414504 or 9984112. OLE color: 9984112.
HSL color Cylindrical-coordinate representation of color #705898: hue angle of 262.5º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #705898 is Cyan = 0.26, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 112 | 88 | 152 | - |
| CMYK | 0.26 | 0.42 | 0 | 0.40 |
| HSL | 262.5º | 0.27% | 0.47% | - |
| HSV(B) | 262.5º | 0.42% | 0.6% | - |
| XYZ | 15.84 | 12.69 | 31.32 | - |
| YUV | 102.47 | 155.95 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 88 | 152 | 0.26 | 0.42 | 0 | 0.40 | 262.5 | 0.27 | 0.47 |
| Hex | 70 | 58 | 98 | 1A | 2A | 0 | 28 | 106 | 1B | 2F |
| Octal | 160 | 130 | 230 | 32 | 52 | 0 | 50 | 406 | 33 | 57 |
| Binary | 1110000 | 1011000 | 10011000 | 11010 | 101010 | 0 | 101000 | 100000110 | 11011 | 101111 |
Color Harmonies of #705898
Complementary color
Monochromatic Colors of #705898
Black with #705898
Text Example
Text Example
White with #705898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705898; }
p { color: rgb(112,88,152); }
H1.HeaderClassName
{
color: #705898;
}
.AnyTagClassName
{
color: #705898;
}
</style>
background-color css
<style>
a { background-color: #705898; }
a { background-color: rgb(112,88,152); }
div.DivClassName
{
background-color: #705898;
}
.BgClassName
{
background-color: #705898;
}
</style>
border-color css
<style>
span { border-color: #705898; }
span { border-color: rgb(112,88,152); }
td.TdClassName
{
border-color: #705898;
}
.TagClassName
{
border-color: #705898;
}
</style>