Shades of Butterfly Bush #685994
Tints of Butterfly Bush #685994
RGB
CMYK
RGB Variations
Color information
#685994 (or 0x685994) is known color: Butterfly Bush. HEX triplet: 68, 59 and 94. RGB value is (104,89,148). Sum of RGB (Red+Green+Blue) = 104+89+148=341 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.50% from 341); Green value is 89 (35.16% from 255 or 26.10% from 341); Blue value is 148 (58.20% from 255 or 43.40% from 341); Max value from RGB is 148 - color contains mainly: blue. Hex color #685994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685994 is #97A66B. Grayscale: #636363. Windows color (decimal): -9938540 or 9722216. OLE color: 9722216.
HSL color Cylindrical-coordinate representation of color #685994: hue angle of 255.25º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #685994 is Cyan = 0.30, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 89 | 148 | - |
| CMYK | 0.30 | 0.40 | 0 | 0.42 |
| HSL | 255.25º | 0.25% | 0.46% | - |
| HSV(B) | 255.25º | 0.4% | 0.58% | - |
| XYZ | 14.63 | 12.23 | 29.61 | - |
| YUV | 100.21 | 154.97 | 130.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 148 | 0.30 | 0.40 | 0 | 0.42 | 255.25 | 0.25 | 0.46 |
| Hex | 68 | 59 | 94 | 1E | 28 | 0 | 2A | FF | 19 | 2E |
| Octal | 150 | 131 | 224 | 36 | 50 | 0 | 52 | 377 | 31 | 56 |
| Binary | 1101000 | 1011001 | 10010100 | 11110 | 101000 | 0 | 101010 | 11111111 | 11001 | 101110 |
Color Harmonies of #685994
Complementary color
Monochromatic Colors of #685994
Black with #685994
Text Example
Text Example
White with #685994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685994; }
p { color: rgb(104,89,148); }
H1.HeaderClassName
{
color: #685994;
}
.AnyTagClassName
{
color: #685994;
}
</style>
background-color css
<style>
a { background-color: #685994; }
a { background-color: rgb(104,89,148); }
div.DivClassName
{
background-color: #685994;
}
.BgClassName
{
background-color: #685994;
}
</style>
border-color css
<style>
span { border-color: #685994; }
span { border-color: rgb(104,89,148); }
td.TdClassName
{
border-color: #685994;
}
.TagClassName
{
border-color: #685994;
}
</style>