Shades of Butterfly Bush #685287
Tints of Butterfly Bush #685287
RGB
CMYK
RGB Variations
Color information
#685287 (or 0x685287) is known color: Butterfly Bush. HEX triplet: 68, 52 and 87. RGB value is (104,82,135). Sum of RGB (Red+Green+Blue) = 104+82+135=321 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.40% from 321); Green value is 82 (32.42% from 255 or 25.55% from 321); Blue value is 135 (53.12% from 255 or 42.06% from 321); Max value from RGB is 135 - color contains mainly: blue. Hex color #685287 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685287 is #97AD78. Grayscale: #5E5E5E. Windows color (decimal): -9940345 or 8868456. OLE color: 8868456.
HSL color Cylindrical-coordinate representation of color #685287: hue angle of 264.91º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #685287 is Cyan = 0.23, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 82 | 135 | - |
| CMYK | 0.23 | 0.39 | 0 | 0.47 |
| HSL | 264.91º | 0.24% | 0.43% | - |
| HSV(B) | 264.91º | 0.39% | 0.53% | - |
| XYZ | 13.1 | 10.73 | 24.3 | - |
| YUV | 94.62 | 150.79 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 135 | 0.23 | 0.39 | 0 | 0.47 | 264.91 | 0.24 | 0.43 |
| Hex | 68 | 52 | 87 | 17 | 27 | 0 | 2F | 109 | 18 | 2B |
| Octal | 150 | 122 | 207 | 27 | 47 | 0 | 57 | 411 | 30 | 53 |
| Binary | 1101000 | 1010010 | 10000111 | 10111 | 100111 | 0 | 101111 | 100001001 | 11000 | 101011 |
Color Harmonies of #685287
Complementary color
Monochromatic Colors of #685287
Black with #685287
Text Example
Text Example
White with #685287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685287; }
p { color: rgb(104,82,135); }
H1.HeaderClassName
{
color: #685287;
}
.AnyTagClassName
{
color: #685287;
}
</style>
background-color css
<style>
a { background-color: #685287; }
a { background-color: rgb(104,82,135); }
div.DivClassName
{
background-color: #685287;
}
.BgClassName
{
background-color: #685287;
}
</style>
border-color css
<style>
span { border-color: #685287; }
span { border-color: rgb(104,82,135); }
td.TdClassName
{
border-color: #685287;
}
.TagClassName
{
border-color: #685287;
}
</style>