Shades of Butterfly Bush #685386
Tints of Butterfly Bush #685386
RGB
CMYK
RGB Variations
Color information
#685386 (or 0x685386) is known color: Butterfly Bush. HEX triplet: 68, 53 and 86. RGB value is (104,83,134). Sum of RGB (Red+Green+Blue) = 104+83+134=321 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.40% from 321); Green value is 83 (32.81% from 255 or 25.86% from 321); Blue value is 134 (52.73% from 255 or 41.74% from 321); Max value from RGB is 134 - color contains mainly: blue. Hex color #685386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685386 is #97AC79. Grayscale: #5E5E5E. Windows color (decimal): -9940090 or 8803176. OLE color: 8803176.
HSL color Cylindrical-coordinate representation of color #685386: hue angle of 264.71º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #685386 is Cyan = 0.22, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 83 | 134 | - |
| CMYK | 0.22 | 0.38 | 0 | 0.47 |
| HSL | 264.71º | 0.24% | 0.43% | - |
| HSV(B) | 264.71º | 0.38% | 0.53% | - |
| XYZ | 13.11 | 10.85 | 23.96 | - |
| YUV | 95.09 | 149.96 | 134.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 134 | 0.22 | 0.38 | 0 | 0.47 | 264.71 | 0.24 | 0.43 |
| Hex | 68 | 53 | 86 | 16 | 26 | 0 | 2F | 109 | 18 | 2B |
| Octal | 150 | 123 | 206 | 26 | 46 | 0 | 57 | 411 | 30 | 53 |
| Binary | 1101000 | 1010011 | 10000110 | 10110 | 100110 | 0 | 101111 | 100001001 | 11000 | 101011 |
Color Harmonies of #685386
Complementary color
Monochromatic Colors of #685386
Black with #685386
Text Example
Text Example
White with #685386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685386; }
p { color: rgb(104,83,134); }
H1.HeaderClassName
{
color: #685386;
}
.AnyTagClassName
{
color: #685386;
}
</style>
background-color css
<style>
a { background-color: #685386; }
a { background-color: rgb(104,83,134); }
div.DivClassName
{
background-color: #685386;
}
.BgClassName
{
background-color: #685386;
}
</style>
border-color css
<style>
span { border-color: #685386; }
span { border-color: rgb(104,83,134); }
td.TdClassName
{
border-color: #685386;
}
.TagClassName
{
border-color: #685386;
}
</style>