Shades of Butterfly Bush #685699
Tints of Butterfly Bush #685699
RGB
CMYK
RGB Variations
Color information
#685699 (or 0x685699) is known color: Butterfly Bush. HEX triplet: 68, 56 and 99. RGB value is (104,86,153). Sum of RGB (Red+Green+Blue) = 104+86+153=343 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.32% from 343); Green value is 86 (33.98% from 255 or 25.07% from 343); Blue value is 153 (60.16% from 255 or 44.61% from 343); Max value from RGB is 153 - color contains mainly: blue. Hex color #685699 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685699 is #97A966. Grayscale: #626262. Windows color (decimal): -9939303 or 10049128. OLE color: 10049128.
HSL color Cylindrical-coordinate representation of color #685699: hue angle of 256.12º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #685699 is Cyan = 0.32, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 104 | 86 | 153 | - |
| CMYK | 0.32 | 0.44 | 0 | 0.4 |
| HSL | 256.12º | 0.28% | 0.47% | - |
| HSV(B) | 256.12º | 0.44% | 0.6% | - |
| XYZ | 14.79 | 11.9 | 31.65 | - |
| YUV | 99.02 | 158.46 | 131.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 153 | 0.32 | 0.44 | 0 | 0.4 | 256.12 | 0.28 | 0.47 |
| Hex | 68 | 56 | 99 | 20 | 2C | 0 | 28 | 100 | 1C | 2F |
| Octal | 150 | 126 | 231 | 40 | 54 | 0 | 50 | 400 | 34 | 57 |
| Binary | 1101000 | 1010110 | 10011001 | 100000 | 101100 | 0 | 101000 | 100000000 | 11100 | 101111 |
Color Harmonies of #685699
Complementary color
Monochromatic Colors of #685699
Black with #685699
Text Example
Text Example
White with #685699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685699; }
p { color: rgb(104,86,153); }
H1.HeaderClassName
{
color: #685699;
}
.AnyTagClassName
{
color: #685699;
}
</style>
background-color css
<style>
a { background-color: #685699; }
a { background-color: rgb(104,86,153); }
div.DivClassName
{
background-color: #685699;
}
.BgClassName
{
background-color: #685699;
}
</style>
border-color css
<style>
span { border-color: #685699; }
span { border-color: rgb(104,86,153); }
td.TdClassName
{
border-color: #685699;
}
.TagClassName
{
border-color: #685699;
}
</style>