Shades of Butterfly Bush #685395
Tints of Butterfly Bush #685395
RGB
CMYK
RGB Variations
Color information
#685395 (or 0x685395) is known color: Butterfly Bush. HEX triplet: 68, 53 and 95. RGB value is (104,83,149). Sum of RGB (Red+Green+Blue) = 104+83+149=336 (44% of max value = 765). Red value is 104 (41.02% from 255 or 30.95% from 336); Green value is 83 (32.81% from 255 or 24.70% from 336); Blue value is 149 (58.59% from 255 or 44.35% from 336); Max value from RGB is 149 - color contains mainly: blue. Hex color #685395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685395 is #97AC6A. Grayscale: #606060. Windows color (decimal): -9940075 or 9786216. OLE color: 9786216.
HSL color Cylindrical-coordinate representation of color #685395: hue angle of 259.09º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #685395 is Cyan = 0.30, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 83 | 149 | - |
| CMYK | 0.30 | 0.44 | 0 | 0.42 |
| HSL | 259.09º | 0.28% | 0.45% | - |
| HSV(B) | 259.09º | 0.44% | 0.58% | - |
| XYZ | 14.23 | 11.3 | 29.86 | - |
| YUV | 96.8 | 157.46 | 133.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 149 | 0.30 | 0.44 | 0 | 0.42 | 259.09 | 0.28 | 0.45 |
| Hex | 68 | 53 | 95 | 1E | 2C | 0 | 2A | 103 | 1C | 2D |
| Octal | 150 | 123 | 225 | 36 | 54 | 0 | 52 | 403 | 34 | 55 |
| Binary | 1101000 | 1010011 | 10010101 | 11110 | 101100 | 0 | 101010 | 100000011 | 11100 | 101101 |
Color Harmonies of #685395
Complementary color
Monochromatic Colors of #685395
Black with #685395
Text Example
Text Example
White with #685395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685395; }
p { color: rgb(104,83,149); }
H1.HeaderClassName
{
color: #685395;
}
.AnyTagClassName
{
color: #685395;
}
</style>
background-color css
<style>
a { background-color: #685395; }
a { background-color: rgb(104,83,149); }
div.DivClassName
{
background-color: #685395;
}
.BgClassName
{
background-color: #685395;
}
</style>
border-color css
<style>
span { border-color: #685395; }
span { border-color: rgb(104,83,149); }
td.TdClassName
{
border-color: #685395;
}
.TagClassName
{
border-color: #685395;
}
</style>