Shades of Butterfly Bush #685890
Tints of Butterfly Bush #685890
RGB
CMYK
RGB Variations
Color information
#685890 (or 0x685890) is known color: Butterfly Bush. HEX triplet: 68, 58 and 90. RGB value is (104,88,144). Sum of RGB (Red+Green+Blue) = 104+88+144=336 (44% of max value = 765). Red value is 104 (41.02% from 255 or 30.95% from 336); Green value is 88 (34.77% from 255 or 26.19% from 336); Blue value is 144 (56.64% from 255 or 42.86% from 336); Max value from RGB is 144 - color contains mainly: blue. Hex color #685890 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685890 is #97A76F. Grayscale: #626262. Windows color (decimal): -9938800 or 9459816. OLE color: 9459816.
HSL color Cylindrical-coordinate representation of color #685890: hue angle of 257.14º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #685890 is Cyan = 0.28, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 104 | 88 | 144 | - |
| CMYK | 0.28 | 0.39 | 0 | 0.44 |
| HSL | 257.14º | 0.24% | 0.45% | - |
| HSV(B) | 257.14º | 0.39% | 0.56% | - |
| XYZ | 14.23 | 11.94 | 27.94 | - |
| YUV | 99.17 | 153.3 | 131.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 144 | 0.28 | 0.39 | 0 | 0.44 | 257.14 | 0.24 | 0.45 |
| Hex | 68 | 58 | 90 | 1C | 27 | 0 | 2C | 101 | 18 | 2D |
| Octal | 150 | 130 | 220 | 34 | 47 | 0 | 54 | 401 | 30 | 55 |
| Binary | 1101000 | 1011000 | 10010000 | 11100 | 100111 | 0 | 101100 | 100000001 | 11000 | 101101 |
Color Harmonies of #685890
Complementary color
Monochromatic Colors of #685890
Black with #685890
Text Example
Text Example
White with #685890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685890; }
p { color: rgb(104,88,144); }
H1.HeaderClassName
{
color: #685890;
}
.AnyTagClassName
{
color: #685890;
}
</style>
background-color css
<style>
a { background-color: #685890; }
a { background-color: rgb(104,88,144); }
div.DivClassName
{
background-color: #685890;
}
.BgClassName
{
background-color: #685890;
}
</style>
border-color css
<style>
span { border-color: #685890; }
span { border-color: rgb(104,88,144); }
td.TdClassName
{
border-color: #685890;
}
.TagClassName
{
border-color: #685890;
}
</style>