Shades of Butterfly Bush #685488
Tints of Butterfly Bush #685488
RGB
CMYK
RGB Variations
Color information
#685488 (or 0x685488) is known color: Butterfly Bush. HEX triplet: 68, 54 and 88. RGB value is (104,84,136). Sum of RGB (Red+Green+Blue) = 104+84+136=324 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.10% from 324); Green value is 84 (33.20% from 255 or 25.93% from 324); Blue value is 136 (53.52% from 255 or 41.98% from 324); Max value from RGB is 136 - color contains mainly: blue. Hex color #685488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685488 is #97AB77. Grayscale: #5F5F5F. Windows color (decimal): -9939832 or 8934504. OLE color: 8934504.
HSL color Cylindrical-coordinate representation of color #685488: hue angle of 263.08º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #685488 is Cyan = 0.24, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 84 | 136 | - |
| CMYK | 0.24 | 0.38 | 0 | 0.47 |
| HSL | 263.08º | 0.24% | 0.43% | - |
| HSV(B) | 263.08º | 0.38% | 0.53% | - |
| XYZ | 13.32 | 11.06 | 24.73 | - |
| YUV | 95.91 | 150.63 | 133.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 136 | 0.24 | 0.38 | 0 | 0.47 | 263.08 | 0.24 | 0.43 |
| Hex | 68 | 54 | 88 | 18 | 26 | 0 | 2F | 107 | 18 | 2B |
| Octal | 150 | 124 | 210 | 30 | 46 | 0 | 57 | 407 | 30 | 53 |
| Binary | 1101000 | 1010100 | 10001000 | 11000 | 100110 | 0 | 101111 | 100000111 | 11000 | 101011 |
Color Harmonies of #685488
Complementary color
Monochromatic Colors of #685488
Black with #685488
Text Example
Text Example
White with #685488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685488; }
p { color: rgb(104,84,136); }
H1.HeaderClassName
{
color: #685488;
}
.AnyTagClassName
{
color: #685488;
}
</style>
background-color css
<style>
a { background-color: #685488; }
a { background-color: rgb(104,84,136); }
div.DivClassName
{
background-color: #685488;
}
.BgClassName
{
background-color: #685488;
}
</style>
border-color css
<style>
span { border-color: #685488; }
span { border-color: rgb(104,84,136); }
td.TdClassName
{
border-color: #685488;
}
.TagClassName
{
border-color: #685488;
}
</style>