Shades of Butterfly Bush #685090
Tints of Butterfly Bush #685090
RGB
CMYK
RGB Variations
Color information
#685090 (or 0x685090) is known color: Butterfly Bush. HEX triplet: 68, 50 and 90. RGB value is (104,80,144). Sum of RGB (Red+Green+Blue) = 104+80+144=328 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.71% from 328); Green value is 80 (31.64% from 255 or 24.39% from 328); Blue value is 144 (56.64% from 255 or 43.90% from 328); Max value from RGB is 144 - color contains mainly: blue. Hex color #685090 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685090 is #97AF6F. Grayscale: #5E5E5E. Windows color (decimal): -9940848 or 9457768. OLE color: 9457768.
HSL color Cylindrical-coordinate representation of color #685090: hue angle of 262.5º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #685090 is Cyan = 0.28, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 104 | 80 | 144 | - |
| CMYK | 0.28 | 0.44 | 0 | 0.44 |
| HSL | 262.5º | 0.29% | 0.44% | - |
| HSV(B) | 262.5º | 0.44% | 0.56% | - |
| XYZ | 13.61 | 10.69 | 27.73 | - |
| YUV | 94.47 | 155.95 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 144 | 0.28 | 0.44 | 0 | 0.44 | 262.5 | 0.29 | 0.44 |
| Hex | 68 | 50 | 90 | 1C | 2C | 0 | 2C | 106 | 1D | 2C |
| Octal | 150 | 120 | 220 | 34 | 54 | 0 | 54 | 406 | 35 | 54 |
| Binary | 1101000 | 1010000 | 10010000 | 11100 | 101100 | 0 | 101100 | 100000110 | 11101 | 101100 |
Color Harmonies of #685090
Complementary color
Monochromatic Colors of #685090
Black with #685090
Text Example
Text Example
White with #685090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685090; }
p { color: rgb(104,80,144); }
H1.HeaderClassName
{
color: #685090;
}
.AnyTagClassName
{
color: #685090;
}
</style>
background-color css
<style>
a { background-color: #685090; }
a { background-color: rgb(104,80,144); }
div.DivClassName
{
background-color: #685090;
}
.BgClassName
{
background-color: #685090;
}
</style>
border-color css
<style>
span { border-color: #685090; }
span { border-color: rgb(104,80,144); }
td.TdClassName
{
border-color: #685090;
}
.TagClassName
{
border-color: #685090;
}
</style>