Shades of Butterfly Bush #756093
Tints of Butterfly Bush #756093
RGB
CMYK
RGB Variations
Color information
#756093 (or 0x756093) is known color: Butterfly Bush. HEX triplet: 75, 60 and 93. RGB value is (117,96,147). Sum of RGB (Red+Green+Blue) = 117+96+147=360 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.5% from 360); Green value is 96 (37.89% from 255 or 26.67% from 360); Blue value is 147 (57.81% from 255 or 40.83% from 360); Max value from RGB is 147 - color contains mainly: blue. Hex color #756093 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756093 is #8A9F6C. Grayscale: #6B6B6B. Windows color (decimal): -9084781 or 9658485. OLE color: 9658485.
HSL color Cylindrical-coordinate representation of color #756093: hue angle of 264.71º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #756093 is Cyan = 0.20, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 96 | 147 | - |
| CMYK | 0.20 | 0.35 | 0 | 0.42 |
| HSL | 264.71º | 0.21% | 0.48% | - |
| HSV(B) | 264.71º | 0.35% | 0.58% | - |
| XYZ | 16.79 | 14.25 | 29.47 | - |
| YUV | 108.09 | 149.96 | 134.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 147 | 0.20 | 0.35 | 0 | 0.42 | 264.71 | 0.21 | 0.48 |
| Hex | 75 | 60 | 93 | 14 | 23 | 0 | 2A | 109 | 15 | 30 |
| Octal | 165 | 140 | 223 | 24 | 43 | 0 | 52 | 411 | 25 | 60 |
| Binary | 1110101 | 1100000 | 10010011 | 10100 | 100011 | 0 | 101010 | 100001001 | 10101 | 110000 |
Color Harmonies of #756093
Complementary color
Monochromatic Colors of #756093
Black with #756093
Text Example
Text Example
White with #756093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756093; }
p { color: rgb(117,96,147); }
H1.HeaderClassName
{
color: #756093;
}
.AnyTagClassName
{
color: #756093;
}
</style>
background-color css
<style>
a { background-color: #756093; }
a { background-color: rgb(117,96,147); }
div.DivClassName
{
background-color: #756093;
}
.BgClassName
{
background-color: #756093;
}
</style>
border-color css
<style>
span { border-color: #756093; }
span { border-color: rgb(117,96,147); }
td.TdClassName
{
border-color: #756093;
}
.TagClassName
{
border-color: #756093;
}
</style>