Shades of Butterfly Bush #755892
Tints of Butterfly Bush #755892
RGB
CMYK
RGB Variations
Color information
#755892 (or 0x755892) is known color: Butterfly Bush. HEX triplet: 75, 58 and 92. RGB value is (117,88,146). Sum of RGB (Red+Green+Blue) = 117+88+146=351 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.33% from 351); Green value is 88 (34.77% from 255 or 25.07% from 351); Blue value is 146 (57.42% from 255 or 41.60% from 351); Max value from RGB is 146 - color contains mainly: blue. Hex color #755892 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755892 is #8AA76D. Grayscale: #676767. Windows color (decimal): -9086830 or 9590901. OLE color: 9590901.
HSL color Cylindrical-coordinate representation of color #755892: hue angle of 270º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #755892 is Cyan = 0.20, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 88 | 146 | - |
| CMYK | 0.20 | 0.40 | 0 | 0.43 |
| HSL | 270º | 0.25% | 0.46% | - |
| HSV(B) | 270º | 0.4% | 0.57% | - |
| XYZ | 16.01 | 12.84 | 28.83 | - |
| YUV | 103.28 | 152.11 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 88 | 146 | 0.20 | 0.40 | 0 | 0.43 | 270 | 0.25 | 0.46 |
| Hex | 75 | 58 | 92 | 14 | 28 | 0 | 2B | 10E | 19 | 2E |
| Octal | 165 | 130 | 222 | 24 | 50 | 0 | 53 | 416 | 31 | 56 |
| Binary | 1110101 | 1011000 | 10010010 | 10100 | 101000 | 0 | 101011 | 100001110 | 11001 | 101110 |
Color Harmonies of #755892
Complementary color
Monochromatic Colors of #755892
Black with #755892
Text Example
Text Example
White with #755892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755892; }
p { color: rgb(117,88,146); }
H1.HeaderClassName
{
color: #755892;
}
.AnyTagClassName
{
color: #755892;
}
</style>
background-color css
<style>
a { background-color: #755892; }
a { background-color: rgb(117,88,146); }
div.DivClassName
{
background-color: #755892;
}
.BgClassName
{
background-color: #755892;
}
</style>
border-color css
<style>
span { border-color: #755892; }
span { border-color: rgb(117,88,146); }
td.TdClassName
{
border-color: #755892;
}
.TagClassName
{
border-color: #755892;
}
</style>