Shades of Butterfly Bush #685889
Tints of Butterfly Bush #685889
RGB
CMYK
RGB Variations
Color information
#685889 (or 0x685889) is known color: Butterfly Bush. HEX triplet: 68, 58 and 89. RGB value is (104,88,137). Sum of RGB (Red+Green+Blue) = 104+88+137=329 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.61% from 329); Green value is 88 (34.77% from 255 or 26.75% from 329); Blue value is 137 (53.91% from 255 or 41.64% from 329); Max value from RGB is 137 - color contains mainly: blue. Hex color #685889 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685889 is #97A776. Grayscale: #626262. Windows color (decimal): -9938807 or 9001064. OLE color: 9001064.
HSL color Cylindrical-coordinate representation of color #685889: hue angle of 259.59º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #685889 is Cyan = 0.24, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 88 | 137 | - |
| CMYK | 0.24 | 0.36 | 0 | 0.46 |
| HSL | 259.59º | 0.22% | 0.44% | - |
| HSV(B) | 259.59º | 0.36% | 0.54% | - |
| XYZ | 13.71 | 11.73 | 25.21 | - |
| YUV | 98.37 | 149.8 | 132.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 137 | 0.24 | 0.36 | 0 | 0.46 | 259.59 | 0.22 | 0.44 |
| Hex | 68 | 58 | 89 | 18 | 24 | 0 | 2E | 104 | 16 | 2C |
| Octal | 150 | 130 | 211 | 30 | 44 | 0 | 56 | 404 | 26 | 54 |
| Binary | 1101000 | 1011000 | 10001001 | 11000 | 100100 | 0 | 101110 | 100000100 | 10110 | 101100 |
Color Harmonies of #685889
Complementary color
Monochromatic Colors of #685889
Black with #685889
Text Example
Text Example
White with #685889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685889; }
p { color: rgb(104,88,137); }
H1.HeaderClassName
{
color: #685889;
}
.AnyTagClassName
{
color: #685889;
}
</style>
background-color css
<style>
a { background-color: #685889; }
a { background-color: rgb(104,88,137); }
div.DivClassName
{
background-color: #685889;
}
.BgClassName
{
background-color: #685889;
}
</style>
border-color css
<style>
span { border-color: #685889; }
span { border-color: rgb(104,88,137); }
td.TdClassName
{
border-color: #685889;
}
.TagClassName
{
border-color: #685889;
}
</style>