Shades of Butterfly Bush #756193
Tints of Butterfly Bush #756193
RGB
CMYK
RGB Variations
Color information
#756193 (or 0x756193) is known color: Butterfly Bush. HEX triplet: 75, 61 and 93. RGB value is (117,97,147). Sum of RGB (Red+Green+Blue) = 117+97+147=361 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.41% from 361); Green value is 97 (38.28% from 255 or 26.87% from 361); Blue value is 147 (57.81% from 255 or 40.72% from 361); Max value from RGB is 147 - color contains mainly: blue. Hex color #756193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756193 is #8A9E6C. Grayscale: #6C6C6C. Windows color (decimal): -9084525 or 9658741. OLE color: 9658741.
HSL color Cylindrical-coordinate representation of color #756193: hue angle of 264º 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 #756193 is Cyan = 0.20, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 97 | 147 | - |
| CMYK | 0.20 | 0.34 | 0 | 0.42 |
| HSL | 264º | 0.2% | 0.48% | - |
| HSV(B) | 264º | 0.34% | 0.58% | - |
| XYZ | 16.88 | 14.44 | 29.5 | - |
| YUV | 108.68 | 149.63 | 133.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 147 | 0.20 | 0.34 | 0 | 0.42 | 264 | 0.2 | 0.48 |
| Hex | 75 | 61 | 93 | 14 | 22 | 0 | 2A | 108 | 14 | 30 |
| Octal | 165 | 141 | 223 | 24 | 42 | 0 | 52 | 410 | 24 | 60 |
| Binary | 1110101 | 1100001 | 10010011 | 10100 | 100010 | 0 | 101010 | 100001000 | 10100 | 110000 |
Color Harmonies of #756193
Complementary color
Monochromatic Colors of #756193
Black with #756193
Text Example
Text Example
White with #756193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756193; }
p { color: rgb(117,97,147); }
H1.HeaderClassName
{
color: #756193;
}
.AnyTagClassName
{
color: #756193;
}
</style>
background-color css
<style>
a { background-color: #756193; }
a { background-color: rgb(117,97,147); }
div.DivClassName
{
background-color: #756193;
}
.BgClassName
{
background-color: #756193;
}
</style>
border-color css
<style>
span { border-color: #756193; }
span { border-color: rgb(117,97,147); }
td.TdClassName
{
border-color: #756193;
}
.TagClassName
{
border-color: #756193;
}
</style>