Shades of Butterfly Bush #685093
Tints of Butterfly Bush #685093
RGB
CMYK
RGB Variations
Color information
#685093 (or 0x685093) is known color: Butterfly Bush. HEX triplet: 68, 50 and 93. RGB value is (104,80,147). Sum of RGB (Red+Green+Blue) = 104+80+147=331 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.42% from 331); Green value is 80 (31.64% from 255 or 24.17% from 331); Blue value is 147 (57.81% from 255 or 44.41% from 331); Max value from RGB is 147 - color contains mainly: blue. Hex color #685093 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685093 is #97AF6C. Grayscale: #5E5E5E. Windows color (decimal): -9940845 or 9654376. OLE color: 9654376.
HSL color Cylindrical-coordinate representation of color #685093: hue angle of 261.49º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #685093 is Cyan = 0.29, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 80 | 147 | - |
| CMYK | 0.29 | 0.46 | 0 | 0.42 |
| HSL | 261.49º | 0.3% | 0.45% | - |
| HSV(B) | 261.49º | 0.46% | 0.58% | - |
| XYZ | 13.84 | 10.79 | 28.96 | - |
| YUV | 94.81 | 157.45 | 134.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 147 | 0.29 | 0.46 | 0 | 0.42 | 261.49 | 0.3 | 0.45 |
| Hex | 68 | 50 | 93 | 1D | 2E | 0 | 2A | 105 | 1E | 2D |
| Octal | 150 | 120 | 223 | 35 | 56 | 0 | 52 | 405 | 36 | 55 |
| Binary | 1101000 | 1010000 | 10010011 | 11101 | 101110 | 0 | 101010 | 100000101 | 11110 | 101101 |
Color Harmonies of #685093
Complementary color
Monochromatic Colors of #685093
Black with #685093
Text Example
Text Example
White with #685093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685093; }
p { color: rgb(104,80,147); }
H1.HeaderClassName
{
color: #685093;
}
.AnyTagClassName
{
color: #685093;
}
</style>
background-color css
<style>
a { background-color: #685093; }
a { background-color: rgb(104,80,147); }
div.DivClassName
{
background-color: #685093;
}
.BgClassName
{
background-color: #685093;
}
</style>
border-color css
<style>
span { border-color: #685093; }
span { border-color: rgb(104,80,147); }
td.TdClassName
{
border-color: #685093;
}
.TagClassName
{
border-color: #685093;
}
</style>