Shades of Butterfly Bush #725892
Tints of Butterfly Bush #725892
RGB
CMYK
RGB Variations
Color information
#725892 (or 0x725892) is known color: Butterfly Bush. HEX triplet: 72, 58 and 92. RGB value is (114,88,146). Sum of RGB (Red+Green+Blue) = 114+88+146=348 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.76% from 348); Green value is 88 (34.77% from 255 or 25.29% from 348); Blue value is 146 (57.42% from 255 or 41.95% from 348); Max value from RGB is 146 - color contains mainly: blue. Hex color #725892 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725892 is #8DA76D. Grayscale: #666666. Windows color (decimal): -9283438 or 9590898. OLE color: 9590898.
HSL color Cylindrical-coordinate representation of color #725892: hue angle of 266.9º 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 #725892 is Cyan = 0.22, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 88 | 146 | - |
| CMYK | 0.22 | 0.40 | 0 | 0.43 |
| HSL | 266.9º | 0.25% | 0.46% | - |
| HSV(B) | 266.9º | 0.4% | 0.57% | - |
| XYZ | 15.62 | 12.63 | 28.81 | - |
| YUV | 102.39 | 152.61 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 146 | 0.22 | 0.40 | 0 | 0.43 | 266.9 | 0.25 | 0.46 |
| Hex | 72 | 58 | 92 | 16 | 28 | 0 | 2B | 10B | 19 | 2E |
| Octal | 162 | 130 | 222 | 26 | 50 | 0 | 53 | 413 | 31 | 56 |
| Binary | 1110010 | 1011000 | 10010010 | 10110 | 101000 | 0 | 101011 | 100001011 | 11001 | 101110 |
Color Harmonies of #725892
Complementary color
Monochromatic Colors of #725892
Black with #725892
Text Example
Text Example
White with #725892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725892; }
p { color: rgb(114,88,146); }
H1.HeaderClassName
{
color: #725892;
}
.AnyTagClassName
{
color: #725892;
}
</style>
background-color css
<style>
a { background-color: #725892; }
a { background-color: rgb(114,88,146); }
div.DivClassName
{
background-color: #725892;
}
.BgClassName
{
background-color: #725892;
}
</style>
border-color css
<style>
span { border-color: #725892; }
span { border-color: rgb(114,88,146); }
td.TdClassName
{
border-color: #725892;
}
.TagClassName
{
border-color: #725892;
}
</style>