Shades of Verdigris #686736
Tints of Verdigris #686736
RGB
CMYK
RGB Variations
Color information
#686736 (or 0x686736) is known color: Verdigris. HEX triplet: 68, 67 and 36. RGB value is (104,103,54). Sum of RGB (Red+Green+Blue) = 104+103+54=261 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.85% from 261); Green value is 103 (40.62% from 255 or 39.46% from 261); Blue value is 54 (21.48% from 255 or 20.69% from 261); Max value from RGB is 104 - color contains mainly: red. Hex color #686736 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686736 is #9798C9. Grayscale: #616161. Windows color (decimal): -9935050 or 3565416. OLE color: 3565416.
HSL color Cylindrical-coordinate representation of color #686736: hue angle of 58.8º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #686736 is Cyan = 0, Magento = 0.01, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 54 | - |
| CMYK | 0 | 0.01 | 0.48 | 0.59 |
| HSL | 58.8º | 0.32% | 0.31% | - |
| HSV(B) | 58.8º | 0.48% | 0.41% | - |
| XYZ | 11.23 | 12.91 | 5.39 | - |
| YUV | 97.71 | 103.33 | 132.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 54 | 0 | 0.01 | 0.48 | 0.59 | 58.8 | 0.32 | 0.31 |
| Hex | 68 | 67 | 36 | 0 | 1 | 30 | 3B | 3B | 20 | 1F |
| Octal | 150 | 147 | 66 | 0 | 1 | 60 | 73 | 73 | 40 | 37 |
| Binary | 1101000 | 1100111 | 110110 | 0 | 1 | 110000 | 111011 | 111011 | 100000 | 11111 |
Color Harmonies of #686736
Complementary color
Monochromatic Colors of #686736
Black with #686736
Text Example
Text Example
White with #686736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686736; }
p { color: rgb(104,103,54); }
H1.HeaderClassName
{
color: #686736;
}
.AnyTagClassName
{
color: #686736;
}
</style>
background-color css
<style>
a { background-color: #686736; }
a { background-color: rgb(104,103,54); }
div.DivClassName
{
background-color: #686736;
}
.BgClassName
{
background-color: #686736;
}
</style>
border-color css
<style>
span { border-color: #686736; }
span { border-color: rgb(104,103,54); }
td.TdClassName
{
border-color: #686736;
}
.TagClassName
{
border-color: #686736;
}
</style>