Shades of Butterfly Bush #685198
Tints of Butterfly Bush #685198
RGB
CMYK
RGB Variations
Color information
#685198 (or 0x685198) is known color: Butterfly Bush. HEX triplet: 68, 51 and 98. RGB value is (104,81,152). Sum of RGB (Red+Green+Blue) = 104+81+152=337 (44% of max value = 765). Red value is 104 (41.02% from 255 or 30.86% from 337); Green value is 81 (32.03% from 255 or 24.04% from 337); Blue value is 152 (59.77% from 255 or 45.10% from 337); Max value from RGB is 152 - color contains mainly: blue. Hex color #685198 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685198 is #97AE67. Grayscale: #5F5F5F. Windows color (decimal): -9940584 or 9982312. OLE color: 9982312.
HSL color Cylindrical-coordinate representation of color #685198: hue angle of 259.44º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #685198 is Cyan = 0.32, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 104 | 81 | 152 | - |
| CMYK | 0.32 | 0.47 | 0 | 0.40 |
| HSL | 259.44º | 0.3% | 0.46% | - |
| HSV(B) | 259.44º | 0.47% | 0.6% | - |
| XYZ | 14.32 | 11.09 | 31.09 | - |
| YUV | 95.97 | 159.62 | 133.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 152 | 0.32 | 0.47 | 0 | 0.40 | 259.44 | 0.3 | 0.46 |
| Hex | 68 | 51 | 98 | 20 | 2F | 0 | 28 | 103 | 1E | 2E |
| Octal | 150 | 121 | 230 | 40 | 57 | 0 | 50 | 403 | 36 | 56 |
| Binary | 1101000 | 1010001 | 10011000 | 100000 | 101111 | 0 | 101000 | 100000011 | 11110 | 101110 |
Color Harmonies of #685198
Complementary color
Monochromatic Colors of #685198
Black with #685198
Text Example
Text Example
White with #685198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685198; }
p { color: rgb(104,81,152); }
H1.HeaderClassName
{
color: #685198;
}
.AnyTagClassName
{
color: #685198;
}
</style>
background-color css
<style>
a { background-color: #685198; }
a { background-color: rgb(104,81,152); }
div.DivClassName
{
background-color: #685198;
}
.BgClassName
{
background-color: #685198;
}
</style>
border-color css
<style>
span { border-color: #685198; }
span { border-color: rgb(104,81,152); }
td.TdClassName
{
border-color: #685198;
}
.TagClassName
{
border-color: #685198;
}
</style>