Shades of Butterfly Bush #685192
Tints of Butterfly Bush #685192
RGB
CMYK
RGB Variations
Color information
#685192 (or 0x685192) is known color: Butterfly Bush. HEX triplet: 68, 51 and 92. RGB value is (104,81,146). Sum of RGB (Red+Green+Blue) = 104+81+146=331 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.42% from 331); Green value is 81 (32.03% from 255 or 24.47% from 331); Blue value is 146 (57.42% from 255 or 44.11% from 331); Max value from RGB is 146 - color contains mainly: blue. Hex color #685192 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685192 is #97AE6D. Grayscale: #5F5F5F. Windows color (decimal): -9940590 or 9589096. OLE color: 9589096.
HSL color Cylindrical-coordinate representation of color #685192: hue angle of 261.23º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #685192 is Cyan = 0.29, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 104 | 81 | 146 | - |
| CMYK | 0.29 | 0.45 | 0 | 0.43 |
| HSL | 261.23º | 0.29% | 0.45% | - |
| HSV(B) | 261.23º | 0.45% | 0.57% | - |
| XYZ | 13.84 | 10.9 | 28.57 | - |
| YUV | 95.29 | 156.62 | 134.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 146 | 0.29 | 0.45 | 0 | 0.43 | 261.23 | 0.29 | 0.45 |
| Hex | 68 | 51 | 92 | 1D | 2D | 0 | 2B | 105 | 1D | 2D |
| Octal | 150 | 121 | 222 | 35 | 55 | 0 | 53 | 405 | 35 | 55 |
| Binary | 1101000 | 1010001 | 10010010 | 11101 | 101101 | 0 | 101011 | 100000101 | 11101 | 101101 |
Color Harmonies of #685192
Complementary color
Monochromatic Colors of #685192
Black with #685192
Text Example
Text Example
White with #685192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685192; }
p { color: rgb(104,81,146); }
H1.HeaderClassName
{
color: #685192;
}
.AnyTagClassName
{
color: #685192;
}
</style>
background-color css
<style>
a { background-color: #685192; }
a { background-color: rgb(104,81,146); }
div.DivClassName
{
background-color: #685192;
}
.BgClassName
{
background-color: #685192;
}
</style>
border-color css
<style>
span { border-color: #685192; }
span { border-color: rgb(104,81,146); }
td.TdClassName
{
border-color: #685192;
}
.TagClassName
{
border-color: #685192;
}
</style>