Shades of Butterfly Bush #685082
Tints of Butterfly Bush #685082
RGB
CMYK
RGB Variations
Color information
#685082 (or 0x685082) is known color: Butterfly Bush. HEX triplet: 68, 50 and 82. RGB value is (104,80,130). Sum of RGB (Red+Green+Blue) = 104+80+130=314 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.12% from 314); Green value is 80 (31.64% from 255 or 25.48% from 314); Blue value is 130 (51.17% from 255 or 41.40% from 314); Max value from RGB is 130 - color contains mainly: blue. Hex color #685082 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685082 is #97AF7D. Grayscale: #5C5C5C. Windows color (decimal): -9940862 or 8540264. OLE color: 8540264.
HSL color Cylindrical-coordinate representation of color #685082: hue angle of 268.8º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #685082 is Cyan = 0.2, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 80 | 130 | - |
| CMYK | 0.2 | 0.38 | 0 | 0.49 |
| HSL | 268.8º | 0.24% | 0.41% | - |
| HSV(B) | 268.8º | 0.38% | 0.51% | - |
| XYZ | 12.61 | 10.29 | 22.44 | - |
| YUV | 92.88 | 148.95 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 130 | 0.2 | 0.38 | 0 | 0.49 | 268.8 | 0.24 | 0.41 |
| Hex | 68 | 50 | 82 | 14 | 26 | 0 | 31 | 10D | 18 | 29 |
| Octal | 150 | 120 | 202 | 24 | 46 | 0 | 61 | 415 | 30 | 51 |
| Binary | 1101000 | 1010000 | 10000010 | 10100 | 100110 | 0 | 110001 | 100001101 | 11000 | 101001 |
Color Harmonies of #685082
Complementary color
Monochromatic Colors of #685082
Black with #685082
Text Example
Text Example
White with #685082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685082; }
p { color: rgb(104,80,130); }
H1.HeaderClassName
{
color: #685082;
}
.AnyTagClassName
{
color: #685082;
}
</style>
background-color css
<style>
a { background-color: #685082; }
a { background-color: rgb(104,80,130); }
div.DivClassName
{
background-color: #685082;
}
.BgClassName
{
background-color: #685082;
}
</style>
border-color css
<style>
span { border-color: #685082; }
span { border-color: rgb(104,80,130); }
td.TdClassName
{
border-color: #685082;
}
.TagClassName
{
border-color: #685082;
}
</style>