Shades of Butterfly Bush #685586
Tints of Butterfly Bush #685586
RGB
CMYK
RGB Variations
Color information
#685586 (or 0x685586) is known color: Butterfly Bush. HEX triplet: 68, 55 and 86. RGB value is (104,85,134). Sum of RGB (Red+Green+Blue) = 104+85+134=323 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.20% from 323); Green value is 85 (33.59% from 255 or 26.32% from 323); Blue value is 134 (52.73% from 255 or 41.49% from 323); Max value from RGB is 134 - color contains mainly: blue. Hex color #685586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685586 is #97AA79. Grayscale: #606060. Windows color (decimal): -9939578 or 8803688. OLE color: 8803688.
HSL color Cylindrical-coordinate representation of color #685586: hue angle of 263.27º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #685586 is Cyan = 0.22, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 85 | 134 | - |
| CMYK | 0.22 | 0.37 | 0 | 0.47 |
| HSL | 263.27º | 0.22% | 0.43% | - |
| HSV(B) | 263.27º | 0.37% | 0.53% | - |
| XYZ | 13.26 | 11.16 | 24.01 | - |
| YUV | 96.27 | 149.29 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 134 | 0.22 | 0.37 | 0 | 0.47 | 263.27 | 0.22 | 0.43 |
| Hex | 68 | 55 | 86 | 16 | 25 | 0 | 2F | 107 | 16 | 2B |
| Octal | 150 | 125 | 206 | 26 | 45 | 0 | 57 | 407 | 26 | 53 |
| Binary | 1101000 | 1010101 | 10000110 | 10110 | 100101 | 0 | 101111 | 100000111 | 10110 | 101011 |
Color Harmonies of #685586
Complementary color
Monochromatic Colors of #685586
Black with #685586
Text Example
Text Example
White with #685586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685586; }
p { color: rgb(104,85,134); }
H1.HeaderClassName
{
color: #685586;
}
.AnyTagClassName
{
color: #685586;
}
</style>
background-color css
<style>
a { background-color: #685586; }
a { background-color: rgb(104,85,134); }
div.DivClassName
{
background-color: #685586;
}
.BgClassName
{
background-color: #685586;
}
</style>
border-color css
<style>
span { border-color: #685586; }
span { border-color: rgb(104,85,134); }
td.TdClassName
{
border-color: #685586;
}
.TagClassName
{
border-color: #685586;
}
</style>