Shades of Butterfly Bush #685698
Tints of Butterfly Bush #685698
RGB
CMYK
RGB Variations
Color information
#685698 (or 0x685698) is known color: Butterfly Bush. HEX triplet: 68, 56 and 98. RGB value is (104,86,152). Sum of RGB (Red+Green+Blue) = 104+86+152=342 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.41% from 342); Green value is 86 (33.98% from 255 or 25.15% from 342); Blue value is 152 (59.77% from 255 or 44.44% from 342); Max value from RGB is 152 - color contains mainly: blue. Hex color #685698 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685698 is #97A967. Grayscale: #626262. Windows color (decimal): -9939304 or 9983592. OLE color: 9983592.
HSL color Cylindrical-coordinate representation of color #685698: hue angle of 256.36º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #685698 is Cyan = 0.32, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 104 | 86 | 152 | - |
| CMYK | 0.32 | 0.43 | 0 | 0.40 |
| HSL | 256.36º | 0.28% | 0.47% | - |
| HSV(B) | 256.36º | 0.43% | 0.6% | - |
| XYZ | 14.7 | 11.87 | 31.22 | - |
| YUV | 98.91 | 157.96 | 131.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 152 | 0.32 | 0.43 | 0 | 0.40 | 256.36 | 0.28 | 0.47 |
| Hex | 68 | 56 | 98 | 20 | 2B | 0 | 28 | 100 | 1C | 2F |
| Octal | 150 | 126 | 230 | 40 | 53 | 0 | 50 | 400 | 34 | 57 |
| Binary | 1101000 | 1010110 | 10011000 | 100000 | 101011 | 0 | 101000 | 100000000 | 11100 | 101111 |
Color Harmonies of #685698
Complementary color
Monochromatic Colors of #685698
Black with #685698
Text Example
Text Example
White with #685698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685698; }
p { color: rgb(104,86,152); }
H1.HeaderClassName
{
color: #685698;
}
.AnyTagClassName
{
color: #685698;
}
</style>
background-color css
<style>
a { background-color: #685698; }
a { background-color: rgb(104,86,152); }
div.DivClassName
{
background-color: #685698;
}
.BgClassName
{
background-color: #685698;
}
</style>
border-color css
<style>
span { border-color: #685698; }
span { border-color: rgb(104,86,152); }
td.TdClassName
{
border-color: #685698;
}
.TagClassName
{
border-color: #685698;
}
</style>