Shades of Butterfly Bush #685487
Tints of Butterfly Bush #685487
RGB
CMYK
RGB Variations
Color information
#685487 (or 0x685487) is known color: Butterfly Bush. HEX triplet: 68, 54 and 87. RGB value is (104,84,135). Sum of RGB (Red+Green+Blue) = 104+84+135=323 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.20% from 323); Green value is 84 (33.20% from 255 or 26.01% from 323); Blue value is 135 (53.12% from 255 or 41.80% from 323); Max value from RGB is 135 - color contains mainly: blue. Hex color #685487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685487 is #97AB78. Grayscale: #5F5F5F. Windows color (decimal): -9939833 or 8868968. OLE color: 8868968.
HSL color Cylindrical-coordinate representation of color #685487: hue angle of 263.53º degrees, saturation: 0.23, 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 #685487 is Cyan = 0.23, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 84 | 135 | - |
| CMYK | 0.23 | 0.38 | 0 | 0.47 |
| HSL | 263.53º | 0.23% | 0.43% | - |
| HSV(B) | 263.53º | 0.38% | 0.53% | - |
| XYZ | 13.25 | 11.03 | 24.35 | - |
| YUV | 95.79 | 150.13 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 135 | 0.23 | 0.38 | 0 | 0.47 | 263.53 | 0.23 | 0.43 |
| Hex | 68 | 54 | 87 | 17 | 26 | 0 | 2F | 108 | 17 | 2B |
| Octal | 150 | 124 | 207 | 27 | 46 | 0 | 57 | 410 | 27 | 53 |
| Binary | 1101000 | 1010100 | 10000111 | 10111 | 100110 | 0 | 101111 | 100001000 | 10111 | 101011 |
Color Harmonies of #685487
Complementary color
Monochromatic Colors of #685487
Black with #685487
Text Example
Text Example
White with #685487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685487; }
p { color: rgb(104,84,135); }
H1.HeaderClassName
{
color: #685487;
}
.AnyTagClassName
{
color: #685487;
}
</style>
background-color css
<style>
a { background-color: #685487; }
a { background-color: rgb(104,84,135); }
div.DivClassName
{
background-color: #685487;
}
.BgClassName
{
background-color: #685487;
}
</style>
border-color css
<style>
span { border-color: #685487; }
span { border-color: rgb(104,84,135); }
td.TdClassName
{
border-color: #685487;
}
.TagClassName
{
border-color: #685487;
}
</style>