Shades of Butterfly Bush #685193
Tints of Butterfly Bush #685193
RGB
CMYK
RGB Variations
Color information
#685193 (or 0x685193) is known color: Butterfly Bush. HEX triplet: 68, 51 and 93. RGB value is (104,81,147). Sum of RGB (Red+Green+Blue) = 104+81+147=332 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.33% from 332); Green value is 81 (32.03% from 255 or 24.40% from 332); Blue value is 147 (57.81% from 255 or 44.28% from 332); Max value from RGB is 147 - color contains mainly: blue. Hex color #685193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685193 is #97AE6C. Grayscale: #5F5F5F. Windows color (decimal): -9940589 or 9654632. OLE color: 9654632.
HSL color Cylindrical-coordinate representation of color #685193: hue angle of 260.91º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #685193 is Cyan = 0.29, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 81 | 147 | - |
| CMYK | 0.29 | 0.45 | 0 | 0.42 |
| HSL | 260.91º | 0.29% | 0.45% | - |
| HSV(B) | 260.91º | 0.45% | 0.58% | - |
| XYZ | 13.92 | 10.93 | 28.98 | - |
| YUV | 95.4 | 157.12 | 134.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 147 | 0.29 | 0.45 | 0 | 0.42 | 260.91 | 0.29 | 0.45 |
| Hex | 68 | 51 | 93 | 1D | 2D | 0 | 2A | 105 | 1D | 2D |
| Octal | 150 | 121 | 223 | 35 | 55 | 0 | 52 | 405 | 35 | 55 |
| Binary | 1101000 | 1010001 | 10010011 | 11101 | 101101 | 0 | 101010 | 100000101 | 11101 | 101101 |
Color Harmonies of #685193
Complementary color
Monochromatic Colors of #685193
Black with #685193
Text Example
Text Example
White with #685193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685193; }
p { color: rgb(104,81,147); }
H1.HeaderClassName
{
color: #685193;
}
.AnyTagClassName
{
color: #685193;
}
</style>
background-color css
<style>
a { background-color: #685193; }
a { background-color: rgb(104,81,147); }
div.DivClassName
{
background-color: #685193;
}
.BgClassName
{
background-color: #685193;
}
</style>
border-color css
<style>
span { border-color: #685193; }
span { border-color: rgb(104,81,147); }
td.TdClassName
{
border-color: #685193;
}
.TagClassName
{
border-color: #685193;
}
</style>