Shades of Butterfly Bush #756090
Tints of Butterfly Bush #756090
RGB
CMYK
RGB Variations
Color information
#756090 (or 0x756090) is known color: Butterfly Bush. HEX triplet: 75, 60 and 90. RGB value is (117,96,144). Sum of RGB (Red+Green+Blue) = 117+96+144=357 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.77% from 357); Green value is 96 (37.89% from 255 or 26.89% from 357); Blue value is 144 (56.64% from 255 or 40.34% from 357); Max value from RGB is 144 - color contains mainly: blue. Hex color #756090 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756090 is #8A9F6F. Grayscale: #6B6B6B. Windows color (decimal): -9084784 or 9461877. OLE color: 9461877.
HSL color Cylindrical-coordinate representation of color #756090: hue angle of 266.25º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #756090 is Cyan = 0.19, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 96 | 144 | - |
| CMYK | 0.19 | 0.33 | 0 | 0.44 |
| HSL | 266.25º | 0.2% | 0.47% | - |
| HSV(B) | 266.25º | 0.33% | 0.56% | - |
| XYZ | 16.55 | 14.16 | 28.25 | - |
| YUV | 107.75 | 148.46 | 134.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 144 | 0.19 | 0.33 | 0 | 0.44 | 266.25 | 0.2 | 0.47 |
| Hex | 75 | 60 | 90 | 13 | 21 | 0 | 2C | 10A | 14 | 2F |
| Octal | 165 | 140 | 220 | 23 | 41 | 0 | 54 | 412 | 24 | 57 |
| Binary | 1110101 | 1100000 | 10010000 | 10011 | 100001 | 0 | 101100 | 100001010 | 10100 | 101111 |
Color Harmonies of #756090
Complementary color
Monochromatic Colors of #756090
Black with #756090
Text Example
Text Example
White with #756090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756090; }
p { color: rgb(117,96,144); }
H1.HeaderClassName
{
color: #756090;
}
.AnyTagClassName
{
color: #756090;
}
</style>
background-color css
<style>
a { background-color: #756090; }
a { background-color: rgb(117,96,144); }
div.DivClassName
{
background-color: #756090;
}
.BgClassName
{
background-color: #756090;
}
</style>
border-color css
<style>
span { border-color: #756090; }
span { border-color: rgb(117,96,144); }
td.TdClassName
{
border-color: #756090;
}
.TagClassName
{
border-color: #756090;
}
</style>