Shades of Butterfly Bush #685096
Tints of Butterfly Bush #685096
RGB
CMYK
RGB Variations
Color information
#685096 (or 0x685096) is known color: Butterfly Bush. HEX triplet: 68, 50 and 96. RGB value is (104,80,150). Sum of RGB (Red+Green+Blue) = 104+80+150=334 (44% of max value = 765). Red value is 104 (41.02% from 255 or 31.14% from 334); Green value is 80 (31.64% from 255 or 23.95% from 334); Blue value is 150 (58.98% from 255 or 44.91% from 334); Max value from RGB is 150 - color contains mainly: blue. Hex color #685096 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685096 is #97AF69. Grayscale: #5E5E5E. Windows color (decimal): -9940842 or 9850984. OLE color: 9850984.
HSL color Cylindrical-coordinate representation of color #685096: hue angle of 260.57º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #685096 is Cyan = 0.31, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 80 | 150 | - |
| CMYK | 0.31 | 0.47 | 0 | 0.41 |
| HSL | 260.57º | 0.3% | 0.45% | - |
| HSV(B) | 260.57º | 0.47% | 0.59% | - |
| XYZ | 14.08 | 10.88 | 30.21 | - |
| YUV | 95.16 | 158.95 | 134.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 150 | 0.31 | 0.47 | 0 | 0.41 | 260.57 | 0.3 | 0.45 |
| Hex | 68 | 50 | 96 | 1F | 2F | 0 | 29 | 105 | 1E | 2D |
| Octal | 150 | 120 | 226 | 37 | 57 | 0 | 51 | 405 | 36 | 55 |
| Binary | 1101000 | 1010000 | 10010110 | 11111 | 101111 | 0 | 101001 | 100000101 | 11110 | 101101 |
Color Harmonies of #685096
Complementary color
Monochromatic Colors of #685096
Black with #685096
Text Example
Text Example
White with #685096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685096; }
p { color: rgb(104,80,150); }
H1.HeaderClassName
{
color: #685096;
}
.AnyTagClassName
{
color: #685096;
}
</style>
background-color css
<style>
a { background-color: #685096; }
a { background-color: rgb(104,80,150); }
div.DivClassName
{
background-color: #685096;
}
.BgClassName
{
background-color: #685096;
}
</style>
border-color css
<style>
span { border-color: #685096; }
span { border-color: rgb(104,80,150); }
td.TdClassName
{
border-color: #685096;
}
.TagClassName
{
border-color: #685096;
}
</style>