Shades of Butterfly Bush #736090
Tints of Butterfly Bush #736090
RGB
CMYK
RGB Variations
Color information
#736090 (or 0x736090) is known color: Butterfly Bush. HEX triplet: 73, 60 and 90. RGB value is (115,96,144). Sum of RGB (Red+Green+Blue) = 115+96+144=355 (47% of max value = 765). Red value is 115 (45.31% from 255 or 32.39% from 355); Green value is 96 (37.89% from 255 or 27.04% from 355); Blue value is 144 (56.64% from 255 or 40.56% from 355); Max value from RGB is 144 - color contains mainly: blue. Hex color #736090 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736090 is #8C9F6F. Grayscale: #6A6A6A. Windows color (decimal): -9215856 or 9461875. OLE color: 9461875.
HSL color Cylindrical-coordinate representation of color #736090: hue angle of 263.75º 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 #736090 is Cyan = 0.20, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 96 | 144 | - |
| CMYK | 0.20 | 0.33 | 0 | 0.44 |
| HSL | 263.75º | 0.2% | 0.47% | - |
| HSV(B) | 263.75º | 0.33% | 0.56% | - |
| XYZ | 16.29 | 14.02 | 28.23 | - |
| YUV | 107.15 | 148.79 | 133.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 144 | 0.20 | 0.33 | 0 | 0.44 | 263.75 | 0.2 | 0.47 |
| Hex | 73 | 60 | 90 | 14 | 21 | 0 | 2C | 108 | 14 | 2F |
| Octal | 163 | 140 | 220 | 24 | 41 | 0 | 54 | 410 | 24 | 57 |
| Binary | 1110011 | 1100000 | 10010000 | 10100 | 100001 | 0 | 101100 | 100001000 | 10100 | 101111 |
Color Harmonies of #736090
Complementary color
Monochromatic Colors of #736090
Black with #736090
Text Example
Text Example
White with #736090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736090; }
p { color: rgb(115,96,144); }
H1.HeaderClassName
{
color: #736090;
}
.AnyTagClassName
{
color: #736090;
}
</style>
background-color css
<style>
a { background-color: #736090; }
a { background-color: rgb(115,96,144); }
div.DivClassName
{
background-color: #736090;
}
.BgClassName
{
background-color: #736090;
}
</style>
border-color css
<style>
span { border-color: #736090; }
span { border-color: rgb(115,96,144); }
td.TdClassName
{
border-color: #736090;
}
.TagClassName
{
border-color: #736090;
}
</style>