Shades of Butterfly Bush #685194
Tints of Butterfly Bush #685194
RGB
CMYK
RGB Variations
Color information
#685194 (or 0x685194) is known color: Butterfly Bush. HEX triplet: 68, 51 and 94. RGB value is (104,81,148). Sum of RGB (Red+Green+Blue) = 104+81+148=333 (44% of max value = 765). Red value is 104 (41.02% from 255 or 31.23% from 333); Green value is 81 (32.03% from 255 or 24.32% from 333); Blue value is 148 (58.20% from 255 or 44.44% from 333); Max value from RGB is 148 - color contains mainly: blue. Hex color #685194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685194 is #97AE6B. Grayscale: #5F5F5F. Windows color (decimal): -9940588 or 9720168. OLE color: 9720168.
HSL color Cylindrical-coordinate representation of color #685194: hue angle of 260.6º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #685194 is Cyan = 0.30, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 81 | 148 | - |
| CMYK | 0.30 | 0.45 | 0 | 0.42 |
| HSL | 260.6º | 0.29% | 0.45% | - |
| HSV(B) | 260.6º | 0.45% | 0.58% | - |
| XYZ | 14 | 10.97 | 29.4 | - |
| YUV | 95.52 | 157.62 | 134.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 148 | 0.30 | 0.45 | 0 | 0.42 | 260.6 | 0.29 | 0.45 |
| Hex | 68 | 51 | 94 | 1E | 2D | 0 | 2A | 105 | 1D | 2D |
| Octal | 150 | 121 | 224 | 36 | 55 | 0 | 52 | 405 | 35 | 55 |
| Binary | 1101000 | 1010001 | 10010100 | 11110 | 101101 | 0 | 101010 | 100000101 | 11101 | 101101 |
Color Harmonies of #685194
Complementary color
Monochromatic Colors of #685194
Black with #685194
Text Example
Text Example
White with #685194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685194; }
p { color: rgb(104,81,148); }
H1.HeaderClassName
{
color: #685194;
}
.AnyTagClassName
{
color: #685194;
}
</style>
background-color css
<style>
a { background-color: #685194; }
a { background-color: rgb(104,81,148); }
div.DivClassName
{
background-color: #685194;
}
.BgClassName
{
background-color: #685194;
}
</style>
border-color css
<style>
span { border-color: #685194; }
span { border-color: rgb(104,81,148); }
td.TdClassName
{
border-color: #685194;
}
.TagClassName
{
border-color: #685194;
}
</style>