Shades of Butterfly Bush #685186
Tints of Butterfly Bush #685186
RGB
CMYK
RGB Variations
Color information
#685186 (or 0x685186) is known color: Butterfly Bush. HEX triplet: 68, 51 and 86. RGB value is (104,81,134). Sum of RGB (Red+Green+Blue) = 104+81+134=319 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.60% from 319); Green value is 81 (32.03% from 255 or 25.39% from 319); Blue value is 134 (52.73% from 255 or 42.01% from 319); Max value from RGB is 134 - color contains mainly: blue. Hex color #685186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685186 is #97AE79. Grayscale: #5D5D5D. Windows color (decimal): -9940602 or 8802664. OLE color: 8802664.
HSL color Cylindrical-coordinate representation of color #685186: hue angle of 266.04º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #685186 is Cyan = 0.22, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 81 | 134 | - |
| CMYK | 0.22 | 0.40 | 0 | 0.47 |
| HSL | 266.04º | 0.25% | 0.42% | - |
| HSV(B) | 266.04º | 0.4% | 0.53% | - |
| XYZ | 12.95 | 10.55 | 23.91 | - |
| YUV | 93.92 | 150.62 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 134 | 0.22 | 0.40 | 0 | 0.47 | 266.04 | 0.25 | 0.42 |
| Hex | 68 | 51 | 86 | 16 | 28 | 0 | 2F | 10A | 19 | 2A |
| Octal | 150 | 121 | 206 | 26 | 50 | 0 | 57 | 412 | 31 | 52 |
| Binary | 1101000 | 1010001 | 10000110 | 10110 | 101000 | 0 | 101111 | 100001010 | 11001 | 101010 |
Color Harmonies of #685186
Complementary color
Monochromatic Colors of #685186
Black with #685186
Text Example
Text Example
White with #685186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685186; }
p { color: rgb(104,81,134); }
H1.HeaderClassName
{
color: #685186;
}
.AnyTagClassName
{
color: #685186;
}
</style>
background-color css
<style>
a { background-color: #685186; }
a { background-color: rgb(104,81,134); }
div.DivClassName
{
background-color: #685186;
}
.BgClassName
{
background-color: #685186;
}
</style>
border-color css
<style>
span { border-color: #685186; }
span { border-color: rgb(104,81,134); }
td.TdClassName
{
border-color: #685186;
}
.TagClassName
{
border-color: #685186;
}
</style>