Shades of Butterfly Bush #726095
Tints of Butterfly Bush #726095
RGB
CMYK
RGB Variations
Color information
#726095 (or 0x726095) is known color: Butterfly Bush. HEX triplet: 72, 60 and 95. RGB value is (114,96,149). Sum of RGB (Red+Green+Blue) = 114+96+149=359 (47% of max value = 765). Red value is 114 (44.92% from 255 or 31.75% from 359); Green value is 96 (37.89% from 255 or 26.74% from 359); Blue value is 149 (58.59% from 255 or 41.50% from 359); Max value from RGB is 149 - color contains mainly: blue. Hex color #726095 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726095 is #8D9F6A. Grayscale: #6B6B6B. Windows color (decimal): -9281387 or 9789554. OLE color: 9789554.
HSL color Cylindrical-coordinate representation of color #726095: hue angle of 260.38º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #726095 is Cyan = 0.23, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 96 | 149 | - |
| CMYK | 0.23 | 0.36 | 0 | 0.42 |
| HSL | 260.38º | 0.22% | 0.48% | - |
| HSV(B) | 260.38º | 0.36% | 0.58% | - |
| XYZ | 16.55 | 14.11 | 30.29 | - |
| YUV | 107.42 | 151.46 | 132.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 149 | 0.23 | 0.36 | 0 | 0.42 | 260.38 | 0.22 | 0.48 |
| Hex | 72 | 60 | 95 | 17 | 24 | 0 | 2A | 104 | 16 | 30 |
| Octal | 162 | 140 | 225 | 27 | 44 | 0 | 52 | 404 | 26 | 60 |
| Binary | 1110010 | 1100000 | 10010101 | 10111 | 100100 | 0 | 101010 | 100000100 | 10110 | 110000 |
Color Harmonies of #726095
Complementary color
Monochromatic Colors of #726095
Black with #726095
Text Example
Text Example
White with #726095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726095; }
p { color: rgb(114,96,149); }
H1.HeaderClassName
{
color: #726095;
}
.AnyTagClassName
{
color: #726095;
}
</style>
background-color css
<style>
a { background-color: #726095; }
a { background-color: rgb(114,96,149); }
div.DivClassName
{
background-color: #726095;
}
.BgClassName
{
background-color: #726095;
}
</style>
border-color css
<style>
span { border-color: #726095; }
span { border-color: rgb(114,96,149); }
td.TdClassName
{
border-color: #726095;
}
.TagClassName
{
border-color: #726095;
}
</style>