Shades of Butterfly Bush #716193
Tints of Butterfly Bush #716193
RGB
CMYK
RGB Variations
Color information
#716193 (or 0x716193) is known color: Butterfly Bush. HEX triplet: 71, 61 and 93. RGB value is (113,97,147). Sum of RGB (Red+Green+Blue) = 113+97+147=357 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.65% from 357); Green value is 97 (38.28% from 255 or 27.17% from 357); Blue value is 147 (57.81% from 255 or 41.18% from 357); Max value from RGB is 147 - color contains mainly: blue. Hex color #716193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716193 is #8E9E6C. Grayscale: #6B6B6B. Windows color (decimal): -9346669 or 9658737. OLE color: 9658737.
HSL color Cylindrical-coordinate representation of color #716193: hue angle of 259.2º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #716193 is Cyan = 0.23, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 97 | 147 | - |
| CMYK | 0.23 | 0.34 | 0 | 0.42 |
| HSL | 259.2º | 0.2% | 0.48% | - |
| HSV(B) | 259.2º | 0.34% | 0.58% | - |
| XYZ | 16.35 | 14.17 | 29.48 | - |
| YUV | 107.48 | 150.3 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 147 | 0.23 | 0.34 | 0 | 0.42 | 259.2 | 0.2 | 0.48 |
| Hex | 71 | 61 | 93 | 17 | 22 | 0 | 2A | 103 | 14 | 30 |
| Octal | 161 | 141 | 223 | 27 | 42 | 0 | 52 | 403 | 24 | 60 |
| Binary | 1110001 | 1100001 | 10010011 | 10111 | 100010 | 0 | 101010 | 100000011 | 10100 | 110000 |
Color Harmonies of #716193
Complementary color
Monochromatic Colors of #716193
Black with #716193
Text Example
Text Example
White with #716193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716193; }
p { color: rgb(113,97,147); }
H1.HeaderClassName
{
color: #716193;
}
.AnyTagClassName
{
color: #716193;
}
</style>
background-color css
<style>
a { background-color: #716193; }
a { background-color: rgb(113,97,147); }
div.DivClassName
{
background-color: #716193;
}
.BgClassName
{
background-color: #716193;
}
</style>
border-color css
<style>
span { border-color: #716193; }
span { border-color: rgb(113,97,147); }
td.TdClassName
{
border-color: #716193;
}
.TagClassName
{
border-color: #716193;
}
</style>