Shades of Butterfly Bush #685489
Tints of Butterfly Bush #685489
RGB
CMYK
RGB Variations
Color information
#685489 (or 0x685489) is known color: Butterfly Bush. HEX triplet: 68, 54 and 89. RGB value is (104,84,137). Sum of RGB (Red+Green+Blue) = 104+84+137=325 (43% of max value = 765). Red value is 104 (41.02% from 255 or 32% from 325); Green value is 84 (33.20% from 255 or 25.85% from 325); Blue value is 137 (53.91% from 255 or 42.15% from 325); Max value from RGB is 137 - color contains mainly: blue. Hex color #685489 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685489 is #97AB76. Grayscale: #5F5F5F. Windows color (decimal): -9939831 or 9000040. OLE color: 9000040.
HSL color Cylindrical-coordinate representation of color #685489: hue angle of 262.64º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #685489 is Cyan = 0.24, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 84 | 137 | - |
| CMYK | 0.24 | 0.39 | 0 | 0.46 |
| HSL | 262.64º | 0.24% | 0.43% | - |
| HSV(B) | 262.64º | 0.39% | 0.54% | - |
| XYZ | 13.39 | 11.09 | 25.1 | - |
| YUV | 96.02 | 151.13 | 133.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 137 | 0.24 | 0.39 | 0 | 0.46 | 262.64 | 0.24 | 0.43 |
| Hex | 68 | 54 | 89 | 18 | 27 | 0 | 2E | 107 | 18 | 2B |
| Octal | 150 | 124 | 211 | 30 | 47 | 0 | 56 | 407 | 30 | 53 |
| Binary | 1101000 | 1010100 | 10001001 | 11000 | 100111 | 0 | 101110 | 100000111 | 11000 | 101011 |
Color Harmonies of #685489
Complementary color
Monochromatic Colors of #685489
Black with #685489
Text Example
Text Example
White with #685489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685489; }
p { color: rgb(104,84,137); }
H1.HeaderClassName
{
color: #685489;
}
.AnyTagClassName
{
color: #685489;
}
</style>
background-color css
<style>
a { background-color: #685489; }
a { background-color: rgb(104,84,137); }
div.DivClassName
{
background-color: #685489;
}
.BgClassName
{
background-color: #685489;
}
</style>
border-color css
<style>
span { border-color: #685489; }
span { border-color: rgb(104,84,137); }
td.TdClassName
{
border-color: #685489;
}
.TagClassName
{
border-color: #685489;
}
</style>