Shades of Verdigris #686436
Tints of Verdigris #686436
RGB
CMYK
RGB Variations
Color information
#686436 (or 0x686436) is known color: Verdigris. HEX triplet: 68, 64 and 36. RGB value is (104,100,54). Sum of RGB (Red+Green+Blue) = 104+100+54=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 100 (39.45% from 255 or 38.76% from 258); Blue value is 54 (21.48% from 255 or 20.93% from 258); Max value from RGB is 104 - color contains mainly: red. Hex color #686436 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686436 is #979BC9. Grayscale: #606060. Windows color (decimal): -9935818 or 3564648. OLE color: 3564648.
HSL color Cylindrical-coordinate representation of color #686436: hue angle of 55.2º 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 #686436 is Cyan = 0, Magento = 0.04, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 100 | 54 | - |
| CMYK | 0 | 0.04 | 0.48 | 0.59 |
| HSL | 55.2º | 0.32% | 0.31% | - |
| HSV(B) | 55.2º | 0.48% | 0.41% | - |
| XYZ | 10.93 | 12.32 | 5.29 | - |
| YUV | 95.95 | 104.33 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 100 | 54 | 0 | 0.04 | 0.48 | 0.59 | 55.2 | 0.32 | 0.31 |
| Hex | 68 | 64 | 36 | 0 | 4 | 30 | 3B | 37 | 20 | 1F |
| Octal | 150 | 144 | 66 | 0 | 4 | 60 | 73 | 67 | 40 | 37 |
| Binary | 1101000 | 1100100 | 110110 | 0 | 100 | 110000 | 111011 | 110111 | 100000 | 11111 |
Color Harmonies of #686436
Complementary color
Monochromatic Colors of #686436
Black with #686436
Text Example
Text Example
White with #686436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686436; }
p { color: rgb(104,100,54); }
H1.HeaderClassName
{
color: #686436;
}
.AnyTagClassName
{
color: #686436;
}
</style>
background-color css
<style>
a { background-color: #686436; }
a { background-color: rgb(104,100,54); }
div.DivClassName
{
background-color: #686436;
}
.BgClassName
{
background-color: #686436;
}
</style>
border-color css
<style>
span { border-color: #686436; }
span { border-color: rgb(104,100,54); }
td.TdClassName
{
border-color: #686436;
}
.TagClassName
{
border-color: #686436;
}
</style>