Shades of Butterfly Bush #685288
Tints of Butterfly Bush #685288
RGB
CMYK
RGB Variations
Color information
#685288 (or 0x685288) is known color: Butterfly Bush. HEX triplet: 68, 52 and 88. RGB value is (104,82,136). Sum of RGB (Red+Green+Blue) = 104+82+136=322 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.30% from 322); Green value is 82 (32.42% from 255 or 25.47% from 322); Blue value is 136 (53.52% from 255 or 42.24% from 322); Max value from RGB is 136 - color contains mainly: blue. Hex color #685288 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685288 is #97AD77. Grayscale: #5E5E5E. Windows color (decimal): -9940344 or 8933992. OLE color: 8933992.
HSL color Cylindrical-coordinate representation of color #685288: hue angle of 264.44º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #685288 is Cyan = 0.24, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 82 | 136 | - |
| CMYK | 0.24 | 0.40 | 0 | 0.47 |
| HSL | 264.44º | 0.25% | 0.43% | - |
| HSV(B) | 264.44º | 0.4% | 0.53% | - |
| XYZ | 13.17 | 10.76 | 24.67 | - |
| YUV | 94.73 | 151.29 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 136 | 0.24 | 0.40 | 0 | 0.47 | 264.44 | 0.25 | 0.43 |
| Hex | 68 | 52 | 88 | 18 | 28 | 0 | 2F | 108 | 19 | 2B |
| Octal | 150 | 122 | 210 | 30 | 50 | 0 | 57 | 410 | 31 | 53 |
| Binary | 1101000 | 1010010 | 10001000 | 11000 | 101000 | 0 | 101111 | 100001000 | 11001 | 101011 |
Color Harmonies of #685288
Complementary color
Monochromatic Colors of #685288
Black with #685288
Text Example
Text Example
White with #685288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685288; }
p { color: rgb(104,82,136); }
H1.HeaderClassName
{
color: #685288;
}
.AnyTagClassName
{
color: #685288;
}
</style>
background-color css
<style>
a { background-color: #685288; }
a { background-color: rgb(104,82,136); }
div.DivClassName
{
background-color: #685288;
}
.BgClassName
{
background-color: #685288;
}
</style>
border-color css
<style>
span { border-color: #685288; }
span { border-color: rgb(104,82,136); }
td.TdClassName
{
border-color: #685288;
}
.TagClassName
{
border-color: #685288;
}
</style>