Shades of Butterfly Bush #735690
Tints of Butterfly Bush #735690
RGB
CMYK
RGB Variations
Color information
#735690 (or 0x735690) is known color: Butterfly Bush. HEX triplet: 73, 56 and 90. RGB value is (115,86,144). Sum of RGB (Red+Green+Blue) = 115+86+144=345 (45% of max value = 765). Red value is 115 (45.31% from 255 or 33.33% from 345); Green value is 86 (33.98% from 255 or 24.93% from 345); Blue value is 144 (56.64% from 255 or 41.74% from 345); Max value from RGB is 144 - color contains mainly: blue. Hex color #735690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735690 is #8CA96F. Grayscale: #656565. Windows color (decimal): -9218416 or 9459315. OLE color: 9459315.
HSL color Cylindrical-coordinate representation of color #735690: hue angle of 270º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #735690 is Cyan = 0.20, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 86 | 144 | - |
| CMYK | 0.20 | 0.40 | 0 | 0.44 |
| HSL | 270º | 0.25% | 0.45% | - |
| HSV(B) | 270º | 0.4% | 0.56% | - |
| XYZ | 15.43 | 12.31 | 27.95 | - |
| YUV | 101.28 | 152.11 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 144 | 0.20 | 0.40 | 0 | 0.44 | 270 | 0.25 | 0.45 |
| Hex | 73 | 56 | 90 | 14 | 28 | 0 | 2C | 10E | 19 | 2D |
| Octal | 163 | 126 | 220 | 24 | 50 | 0 | 54 | 416 | 31 | 55 |
| Binary | 1110011 | 1010110 | 10010000 | 10100 | 101000 | 0 | 101100 | 100001110 | 11001 | 101101 |
Color Harmonies of #735690
Complementary color
Monochromatic Colors of #735690
Black with #735690
Text Example
Text Example
White with #735690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735690; }
p { color: rgb(115,86,144); }
H1.HeaderClassName
{
color: #735690;
}
.AnyTagClassName
{
color: #735690;
}
</style>
background-color css
<style>
a { background-color: #735690; }
a { background-color: rgb(115,86,144); }
div.DivClassName
{
background-color: #735690;
}
.BgClassName
{
background-color: #735690;
}
</style>
border-color css
<style>
span { border-color: #735690; }
span { border-color: rgb(115,86,144); }
td.TdClassName
{
border-color: #735690;
}
.TagClassName
{
border-color: #735690;
}
</style>