Shades of Butterfly Bush #685988
Tints of Butterfly Bush #685988
RGB
CMYK
RGB Variations
Color information
#685988 (or 0x685988) is known color: Butterfly Bush. HEX triplet: 68, 59 and 88. RGB value is (104,89,136). Sum of RGB (Red+Green+Blue) = 104+89+136=329 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.61% from 329); Green value is 89 (35.16% from 255 or 27.05% from 329); Blue value is 136 (53.52% from 255 or 41.34% from 329); Max value from RGB is 136 - color contains mainly: blue. Hex color #685988 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685988 is #97A677. Grayscale: #626262. Windows color (decimal): -9938552 or 8935784. OLE color: 8935784.
HSL color Cylindrical-coordinate representation of color #685988: hue angle of 259.15º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #685988 is Cyan = 0.24, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 89 | 136 | - |
| CMYK | 0.24 | 0.35 | 0 | 0.47 |
| HSL | 259.15º | 0.21% | 0.44% | - |
| HSV(B) | 259.15º | 0.35% | 0.53% | - |
| XYZ | 13.73 | 11.87 | 24.86 | - |
| YUV | 98.84 | 148.97 | 131.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 136 | 0.24 | 0.35 | 0 | 0.47 | 259.15 | 0.21 | 0.44 |
| Hex | 68 | 59 | 88 | 18 | 23 | 0 | 2F | 103 | 15 | 2C |
| Octal | 150 | 131 | 210 | 30 | 43 | 0 | 57 | 403 | 25 | 54 |
| Binary | 1101000 | 1011001 | 10001000 | 11000 | 100011 | 0 | 101111 | 100000011 | 10101 | 101100 |
Color Harmonies of #685988
Complementary color
Monochromatic Colors of #685988
Black with #685988
Text Example
Text Example
White with #685988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685988; }
p { color: rgb(104,89,136); }
H1.HeaderClassName
{
color: #685988;
}
.AnyTagClassName
{
color: #685988;
}
</style>
background-color css
<style>
a { background-color: #685988; }
a { background-color: rgb(104,89,136); }
div.DivClassName
{
background-color: #685988;
}
.BgClassName
{
background-color: #685988;
}
</style>
border-color css
<style>
span { border-color: #685988; }
span { border-color: rgb(104,89,136); }
td.TdClassName
{
border-color: #685988;
}
.TagClassName
{
border-color: #685988;
}
</style>