Shades of Butterfly Bush #685389
Tints of Butterfly Bush #685389
RGB
CMYK
RGB Variations
Color information
#685389 (or 0x685389) is known color: Butterfly Bush. HEX triplet: 68, 53 and 89. RGB value is (104,83,137). Sum of RGB (Red+Green+Blue) = 104+83+137=324 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.10% from 324); Green value is 83 (32.81% from 255 or 25.62% from 324); Blue value is 137 (53.91% from 255 or 42.28% from 324); Max value from RGB is 137 - color contains mainly: blue. Hex color #685389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685389 is #97AC76. Grayscale: #5F5F5F. Windows color (decimal): -9940087 or 8999784. OLE color: 8999784.
HSL color Cylindrical-coordinate representation of color #685389: hue angle of 263.33º degrees, saturation: 0.25, 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 #685389 is Cyan = 0.24, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 83 | 137 | - |
| CMYK | 0.24 | 0.39 | 0 | 0.46 |
| HSL | 263.33º | 0.25% | 0.43% | - |
| HSV(B) | 263.33º | 0.39% | 0.54% | - |
| XYZ | 13.32 | 10.94 | 25.08 | - |
| YUV | 95.44 | 151.46 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 137 | 0.24 | 0.39 | 0 | 0.46 | 263.33 | 0.25 | 0.43 |
| Hex | 68 | 53 | 89 | 18 | 27 | 0 | 2E | 107 | 19 | 2B |
| Octal | 150 | 123 | 211 | 30 | 47 | 0 | 56 | 407 | 31 | 53 |
| Binary | 1101000 | 1010011 | 10001001 | 11000 | 100111 | 0 | 101110 | 100000111 | 11001 | 101011 |
Color Harmonies of #685389
Complementary color
Monochromatic Colors of #685389
Black with #685389
Text Example
Text Example
White with #685389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685389; }
p { color: rgb(104,83,137); }
H1.HeaderClassName
{
color: #685389;
}
.AnyTagClassName
{
color: #685389;
}
</style>
background-color css
<style>
a { background-color: #685389; }
a { background-color: rgb(104,83,137); }
div.DivClassName
{
background-color: #685389;
}
.BgClassName
{
background-color: #685389;
}
</style>
border-color css
<style>
span { border-color: #685389; }
span { border-color: rgb(104,83,137); }
td.TdClassName
{
border-color: #685389;
}
.TagClassName
{
border-color: #685389;
}
</style>