Shades of Butterfly Bush #736193
Tints of Butterfly Bush #736193
RGB
CMYK
RGB Variations
Color information
#736193 (or 0x736193) is known color: Butterfly Bush. HEX triplet: 73, 61 and 93. RGB value is (115,97,147). Sum of RGB (Red+Green+Blue) = 115+97+147=359 (47% of max value = 765). Red value is 115 (45.31% from 255 or 32.03% from 359); Green value is 97 (38.28% from 255 or 27.02% from 359); Blue value is 147 (57.81% from 255 or 40.95% from 359); Max value from RGB is 147 - color contains mainly: blue. Hex color #736193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736193 is #8C9E6C. Grayscale: #6B6B6B. Windows color (decimal): -9215597 or 9658739. OLE color: 9658739.
HSL color Cylindrical-coordinate representation of color #736193: hue angle of 261.6º 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 #736193 is Cyan = 0.22, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 97 | 147 | - |
| CMYK | 0.22 | 0.34 | 0 | 0.42 |
| HSL | 261.6º | 0.2% | 0.48% | - |
| HSV(B) | 261.6º | 0.34% | 0.58% | - |
| XYZ | 16.61 | 14.3 | 29.49 | - |
| YUV | 108.08 | 149.96 | 132.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 147 | 0.22 | 0.34 | 0 | 0.42 | 261.6 | 0.2 | 0.48 |
| Hex | 73 | 61 | 93 | 16 | 22 | 0 | 2A | 106 | 14 | 30 |
| Octal | 163 | 141 | 223 | 26 | 42 | 0 | 52 | 406 | 24 | 60 |
| Binary | 1110011 | 1100001 | 10010011 | 10110 | 100010 | 0 | 101010 | 100000110 | 10100 | 110000 |
Color Harmonies of #736193
Complementary color
Monochromatic Colors of #736193
Black with #736193
Text Example
Text Example
White with #736193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736193; }
p { color: rgb(115,97,147); }
H1.HeaderClassName
{
color: #736193;
}
.AnyTagClassName
{
color: #736193;
}
</style>
background-color css
<style>
a { background-color: #736193; }
a { background-color: rgb(115,97,147); }
div.DivClassName
{
background-color: #736193;
}
.BgClassName
{
background-color: #736193;
}
</style>
border-color css
<style>
span { border-color: #736193; }
span { border-color: rgb(115,97,147); }
td.TdClassName
{
border-color: #736193;
}
.TagClassName
{
border-color: #736193;
}
</style>