Shades of Butterfly Bush #756091
Tints of Butterfly Bush #756091
RGB
CMYK
RGB Variations
Color information
#756091 (or 0x756091) is known color: Butterfly Bush. HEX triplet: 75, 60 and 91. RGB value is (117,96,145). Sum of RGB (Red+Green+Blue) = 117+96+145=358 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.68% from 358); Green value is 96 (37.89% from 255 or 26.82% from 358); Blue value is 145 (57.03% from 255 or 40.50% from 358); Max value from RGB is 145 - color contains mainly: blue. Hex color #756091 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756091 is #8A9F6E. Grayscale: #6B6B6B. Windows color (decimal): -9084783 or 9527413. OLE color: 9527413.
HSL color Cylindrical-coordinate representation of color #756091: hue angle of 265.71º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #756091 is Cyan = 0.19, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 96 | 145 | - |
| CMYK | 0.19 | 0.34 | 0 | 0.43 |
| HSL | 265.71º | 0.2% | 0.47% | - |
| HSV(B) | 265.71º | 0.34% | 0.57% | - |
| XYZ | 16.63 | 14.19 | 28.65 | - |
| YUV | 107.87 | 148.96 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 145 | 0.19 | 0.34 | 0 | 0.43 | 265.71 | 0.2 | 0.47 |
| Hex | 75 | 60 | 91 | 13 | 22 | 0 | 2B | 10A | 14 | 2F |
| Octal | 165 | 140 | 221 | 23 | 42 | 0 | 53 | 412 | 24 | 57 |
| Binary | 1110101 | 1100000 | 10010001 | 10011 | 100010 | 0 | 101011 | 100001010 | 10100 | 101111 |
Color Harmonies of #756091
Complementary color
Monochromatic Colors of #756091
Black with #756091
Text Example
Text Example
White with #756091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756091; }
p { color: rgb(117,96,145); }
H1.HeaderClassName
{
color: #756091;
}
.AnyTagClassName
{
color: #756091;
}
</style>
background-color css
<style>
a { background-color: #756091; }
a { background-color: rgb(117,96,145); }
div.DivClassName
{
background-color: #756091;
}
.BgClassName
{
background-color: #756091;
}
</style>
border-color css
<style>
span { border-color: #756091; }
span { border-color: rgb(117,96,145); }
td.TdClassName
{
border-color: #756091;
}
.TagClassName
{
border-color: #756091;
}
</style>