Shades of Butterfly Bush #736190
Tints of Butterfly Bush #736190
RGB
CMYK
RGB Variations
Color information
#736190 (or 0x736190) is known color: Butterfly Bush. HEX triplet: 73, 61 and 90. RGB value is (115,97,144). Sum of RGB (Red+Green+Blue) = 115+97+144=356 (47% of max value = 765). Red value is 115 (45.31% from 255 or 32.30% from 356); Green value is 97 (38.28% from 255 or 27.25% from 356); Blue value is 144 (56.64% from 255 or 40.45% from 356); Max value from RGB is 144 - color contains mainly: blue. Hex color #736190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736190 is #8C9E6F. Grayscale: #6B6B6B. Windows color (decimal): -9215600 or 9462131. OLE color: 9462131.
HSL color Cylindrical-coordinate representation of color #736190: hue angle of 262.98º 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 #736190 is Cyan = 0.20, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 97 | 144 | - |
| CMYK | 0.20 | 0.33 | 0 | 0.44 |
| HSL | 262.98º | 0.2% | 0.47% | - |
| HSV(B) | 262.98º | 0.33% | 0.56% | - |
| XYZ | 16.38 | 14.21 | 28.26 | - |
| YUV | 107.74 | 148.46 | 133.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 144 | 0.20 | 0.33 | 0 | 0.44 | 262.98 | 0.2 | 0.47 |
| Hex | 73 | 61 | 90 | 14 | 21 | 0 | 2C | 107 | 14 | 2F |
| Octal | 163 | 141 | 220 | 24 | 41 | 0 | 54 | 407 | 24 | 57 |
| Binary | 1110011 | 1100001 | 10010000 | 10100 | 100001 | 0 | 101100 | 100000111 | 10100 | 101111 |
Color Harmonies of #736190
Complementary color
Monochromatic Colors of #736190
Black with #736190
Text Example
Text Example
White with #736190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736190; }
p { color: rgb(115,97,144); }
H1.HeaderClassName
{
color: #736190;
}
.AnyTagClassName
{
color: #736190;
}
</style>
background-color css
<style>
a { background-color: #736190; }
a { background-color: rgb(115,97,144); }
div.DivClassName
{
background-color: #736190;
}
.BgClassName
{
background-color: #736190;
}
</style>
border-color css
<style>
span { border-color: #736190; }
span { border-color: rgb(115,97,144); }
td.TdClassName
{
border-color: #736190;
}
.TagClassName
{
border-color: #736190;
}
</style>