Shades of Butterfly Bush #685795
Tints of Butterfly Bush #685795
RGB
CMYK
RGB Variations
Color information
#685795 (or 0x685795) is known color: Butterfly Bush. HEX triplet: 68, 57 and 95. RGB value is (104,87,149). Sum of RGB (Red+Green+Blue) = 104+87+149=340 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.59% from 340); Green value is 87 (34.38% from 255 or 25.59% from 340); Blue value is 149 (58.59% from 255 or 43.82% from 340); Max value from RGB is 149 - color contains mainly: blue. Hex color #685795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685795 is #97A86A. Grayscale: #626262. Windows color (decimal): -9939051 or 9787240. OLE color: 9787240.
HSL color Cylindrical-coordinate representation of color #685795: hue angle of 256.45º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #685795 is Cyan = 0.30, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 87 | 149 | - |
| CMYK | 0.30 | 0.42 | 0 | 0.42 |
| HSL | 256.45º | 0.26% | 0.46% | - |
| HSV(B) | 256.45º | 0.42% | 0.58% | - |
| XYZ | 14.54 | 11.93 | 29.97 | - |
| YUV | 99.15 | 156.13 | 131.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 149 | 0.30 | 0.42 | 0 | 0.42 | 256.45 | 0.26 | 0.46 |
| Hex | 68 | 57 | 95 | 1E | 2A | 0 | 2A | 100 | 1A | 2E |
| Octal | 150 | 127 | 225 | 36 | 52 | 0 | 52 | 400 | 32 | 56 |
| Binary | 1101000 | 1010111 | 10010101 | 11110 | 101010 | 0 | 101010 | 100000000 | 11010 | 101110 |
Color Harmonies of #685795
Complementary color
Monochromatic Colors of #685795
Black with #685795
Text Example
Text Example
White with #685795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685795; }
p { color: rgb(104,87,149); }
H1.HeaderClassName
{
color: #685795;
}
.AnyTagClassName
{
color: #685795;
}
</style>
background-color css
<style>
a { background-color: #685795; }
a { background-color: rgb(104,87,149); }
div.DivClassName
{
background-color: #685795;
}
.BgClassName
{
background-color: #685795;
}
</style>
border-color css
<style>
span { border-color: #685795; }
span { border-color: rgb(104,87,149); }
td.TdClassName
{
border-color: #685795;
}
.TagClassName
{
border-color: #685795;
}
</style>