Shades of Butterfly Bush #685896
Tints of Butterfly Bush #685896
RGB
CMYK
RGB Variations
Color information
#685896 (or 0x685896) is known color: Butterfly Bush. HEX triplet: 68, 58 and 96. RGB value is (104,88,150). Sum of RGB (Red+Green+Blue) = 104+88+150=342 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.41% from 342); Green value is 88 (34.77% from 255 or 25.73% from 342); Blue value is 150 (58.98% from 255 or 43.86% from 342); Max value from RGB is 150 - color contains mainly: blue. Hex color #685896 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685896 is #97A769. Grayscale: #636363. Windows color (decimal): -9938794 or 9853032. OLE color: 9853032.
HSL color Cylindrical-coordinate representation of color #685896: hue angle of 255.48º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #685896 is Cyan = 0.31, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 88 | 150 | - |
| CMYK | 0.31 | 0.41 | 0 | 0.41 |
| HSL | 255.48º | 0.26% | 0.47% | - |
| HSV(B) | 255.48º | 0.41% | 0.59% | - |
| XYZ | 14.7 | 12.12 | 30.42 | - |
| YUV | 99.85 | 156.3 | 130.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 150 | 0.31 | 0.41 | 0 | 0.41 | 255.48 | 0.26 | 0.47 |
| Hex | 68 | 58 | 96 | 1F | 29 | 0 | 29 | FF | 1A | 2F |
| Octal | 150 | 130 | 226 | 37 | 51 | 0 | 51 | 377 | 32 | 57 |
| Binary | 1101000 | 1011000 | 10010110 | 11111 | 101001 | 0 | 101001 | 11111111 | 11010 | 101111 |
Color Harmonies of #685896
Complementary color
Monochromatic Colors of #685896
Black with #685896
Text Example
Text Example
White with #685896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685896; }
p { color: rgb(104,88,150); }
H1.HeaderClassName
{
color: #685896;
}
.AnyTagClassName
{
color: #685896;
}
</style>
background-color css
<style>
a { background-color: #685896; }
a { background-color: rgb(104,88,150); }
div.DivClassName
{
background-color: #685896;
}
.BgClassName
{
background-color: #685896;
}
</style>
border-color css
<style>
span { border-color: #685896; }
span { border-color: rgb(104,88,150); }
td.TdClassName
{
border-color: #685896;
}
.TagClassName
{
border-color: #685896;
}
</style>