Shades of Butterfly Bush #685392
Tints of Butterfly Bush #685392
RGB
CMYK
RGB Variations
Color information
#685392 (or 0x685392) is known color: Butterfly Bush. HEX triplet: 68, 53 and 92. RGB value is (104,83,146). Sum of RGB (Red+Green+Blue) = 104+83+146=333 (44% of max value = 765). Red value is 104 (41.02% from 255 or 31.23% from 333); Green value is 83 (32.81% from 255 or 24.92% from 333); Blue value is 146 (57.42% from 255 or 43.84% from 333); Max value from RGB is 146 - color contains mainly: blue. Hex color #685392 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685392 is #97AC6D. Grayscale: #606060. Windows color (decimal): -9940078 or 9589608. OLE color: 9589608.
HSL color Cylindrical-coordinate representation of color #685392: hue angle of 260º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #685392 is Cyan = 0.29, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 104 | 83 | 146 | - |
| CMYK | 0.29 | 0.43 | 0 | 0.43 |
| HSL | 260º | 0.28% | 0.45% | - |
| HSV(B) | 260º | 0.43% | 0.57% | - |
| XYZ | 13.99 | 11.2 | 28.62 | - |
| YUV | 96.46 | 155.96 | 133.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 146 | 0.29 | 0.43 | 0 | 0.43 | 260 | 0.28 | 0.45 |
| Hex | 68 | 53 | 92 | 1D | 2B | 0 | 2B | 104 | 1C | 2D |
| Octal | 150 | 123 | 222 | 35 | 53 | 0 | 53 | 404 | 34 | 55 |
| Binary | 1101000 | 1010011 | 10010010 | 11101 | 101011 | 0 | 101011 | 100000100 | 11100 | 101101 |
Color Harmonies of #685392
Complementary color
Monochromatic Colors of #685392
Black with #685392
Text Example
Text Example
White with #685392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685392; }
p { color: rgb(104,83,146); }
H1.HeaderClassName
{
color: #685392;
}
.AnyTagClassName
{
color: #685392;
}
</style>
background-color css
<style>
a { background-color: #685392; }
a { background-color: rgb(104,83,146); }
div.DivClassName
{
background-color: #685392;
}
.BgClassName
{
background-color: #685392;
}
</style>
border-color css
<style>
span { border-color: #685392; }
span { border-color: rgb(104,83,146); }
td.TdClassName
{
border-color: #685392;
}
.TagClassName
{
border-color: #685392;
}
</style>