Shades of Butterfly Bush #685280
Tints of Butterfly Bush #685280
RGB
CMYK
RGB Variations
Color information
#685280 (or 0x685280) is known color: Butterfly Bush. HEX triplet: 68, 52 and 80. RGB value is (104,82,128). Sum of RGB (Red+Green+Blue) = 104+82+128=314 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.12% from 314); Green value is 82 (32.42% from 255 or 26.11% from 314); Blue value is 128 (50.39% from 255 or 40.76% from 314); Max value from RGB is 128 - color contains mainly: blue. Hex color #685280 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685280 is #97AD7F. Grayscale: #5D5D5D. Windows color (decimal): -9940352 or 8409704. OLE color: 8409704.
HSL color Cylindrical-coordinate representation of color #685280: hue angle of 268.7º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #685280 is Cyan = 0.19, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 104 | 82 | 128 | - |
| CMYK | 0.19 | 0.36 | 0 | 0.50 |
| HSL | 268.7º | 0.22% | 0.41% | - |
| HSV(B) | 268.7º | 0.36% | 0.5% | - |
| XYZ | 12.62 | 10.54 | 21.79 | - |
| YUV | 93.82 | 147.29 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 128 | 0.19 | 0.36 | 0 | 0.50 | 268.7 | 0.22 | 0.41 |
| Hex | 68 | 52 | 80 | 13 | 24 | 0 | 32 | 10D | 16 | 29 |
| Octal | 150 | 122 | 200 | 23 | 44 | 0 | 62 | 415 | 26 | 51 |
| Binary | 1101000 | 1010010 | 10000000 | 10011 | 100100 | 0 | 110010 | 100001101 | 10110 | 101001 |
Color Harmonies of #685280
Complementary color
Monochromatic Colors of #685280
Black with #685280
Text Example
Text Example
White with #685280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685280; }
p { color: rgb(104,82,128); }
H1.HeaderClassName
{
color: #685280;
}
.AnyTagClassName
{
color: #685280;
}
</style>
background-color css
<style>
a { background-color: #685280; }
a { background-color: rgb(104,82,128); }
div.DivClassName
{
background-color: #685280;
}
.BgClassName
{
background-color: #685280;
}
</style>
border-color css
<style>
span { border-color: #685280; }
span { border-color: rgb(104,82,128); }
td.TdClassName
{
border-color: #685280;
}
.TagClassName
{
border-color: #685280;
}
</style>