Shades of Butterfly Bush #685782
Tints of Butterfly Bush #685782
RGB
CMYK
RGB Variations
Color information
#685782 (or 0x685782) is known color: Butterfly Bush. HEX triplet: 68, 57 and 82. RGB value is (104,87,130). Sum of RGB (Red+Green+Blue) = 104+87+130=321 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.40% from 321); Green value is 87 (34.38% from 255 or 27.10% from 321); Blue value is 130 (51.17% from 255 or 40.50% from 321); Max value from RGB is 130 - color contains mainly: blue. Hex color #685782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #685782 is #97A87D. Grayscale: #606060. Windows color (decimal): -9939070 or 8542056. OLE color: 8542056.
HSL color Cylindrical-coordinate representation of color #685782: hue angle of 263.72º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #685782 is Cyan = 0.2, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 87 | 130 | - |
| CMYK | 0.2 | 0.33 | 0 | 0.49 |
| HSL | 263.72º | 0.2% | 0.43% | - |
| HSV(B) | 263.72º | 0.33% | 0.51% | - |
| XYZ | 13.15 | 11.37 | 22.62 | - |
| YUV | 96.99 | 146.63 | 133 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 130 | 0.2 | 0.33 | 0 | 0.49 | 263.72 | 0.2 | 0.43 |
| Hex | 68 | 57 | 82 | 14 | 21 | 0 | 31 | 108 | 14 | 2B |
| Octal | 150 | 127 | 202 | 24 | 41 | 0 | 61 | 410 | 24 | 53 |
| Binary | 1101000 | 1010111 | 10000010 | 10100 | 100001 | 0 | 110001 | 100001000 | 10100 | 101011 |
Color Harmonies of #685782
Complementary color
Monochromatic Colors of #685782
Black with #685782
Text Example
Text Example
White with #685782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685782; }
p { color: rgb(104,87,130); }
H1.HeaderClassName
{
color: #685782;
}
.AnyTagClassName
{
color: #685782;
}
</style>
background-color css
<style>
a { background-color: #685782; }
a { background-color: rgb(104,87,130); }
div.DivClassName
{
background-color: #685782;
}
.BgClassName
{
background-color: #685782;
}
</style>
border-color css
<style>
span { border-color: #685782; }
span { border-color: rgb(104,87,130); }
td.TdClassName
{
border-color: #685782;
}
.TagClassName
{
border-color: #685782;
}
</style>