Shades of Butterfly Bush #685895
Tints of Butterfly Bush #685895
RGB
CMYK
RGB Variations
Color information
#685895 (or 0x685895) is known color: Butterfly Bush. HEX triplet: 68, 58 and 95. RGB value is (104,88,149). Sum of RGB (Red+Green+Blue) = 104+88+149=341 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.50% from 341); Green value is 88 (34.77% from 255 or 25.81% from 341); Blue value is 149 (58.59% from 255 or 43.70% from 341); Max value from RGB is 149 - color contains mainly: blue. Hex color #685895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685895 is #97A76A. Grayscale: #636363. Windows color (decimal): -9938795 or 9787496. OLE color: 9787496.
HSL color Cylindrical-coordinate representation of color #685895: hue angle of 255.74º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #685895 is Cyan = 0.30, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 88 | 149 | - |
| CMYK | 0.30 | 0.41 | 0 | 0.42 |
| HSL | 255.74º | 0.26% | 0.46% | - |
| HSV(B) | 255.74º | 0.41% | 0.58% | - |
| XYZ | 14.62 | 12.09 | 30 | - |
| YUV | 99.74 | 155.8 | 131.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 149 | 0.30 | 0.41 | 0 | 0.42 | 255.74 | 0.26 | 0.46 |
| Hex | 68 | 58 | 95 | 1E | 29 | 0 | 2A | 100 | 1A | 2E |
| Octal | 150 | 130 | 225 | 36 | 51 | 0 | 52 | 400 | 32 | 56 |
| Binary | 1101000 | 1011000 | 10010101 | 11110 | 101001 | 0 | 101010 | 100000000 | 11010 | 101110 |
Color Harmonies of #685895
Complementary color
Monochromatic Colors of #685895
Black with #685895
Text Example
Text Example
White with #685895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685895; }
p { color: rgb(104,88,149); }
H1.HeaderClassName
{
color: #685895;
}
.AnyTagClassName
{
color: #685895;
}
</style>
background-color css
<style>
a { background-color: #685895; }
a { background-color: rgb(104,88,149); }
div.DivClassName
{
background-color: #685895;
}
.BgClassName
{
background-color: #685895;
}
</style>
border-color css
<style>
span { border-color: #685895; }
span { border-color: rgb(104,88,149); }
td.TdClassName
{
border-color: #685895;
}
.TagClassName
{
border-color: #685895;
}
</style>