Shades of Verdigris #686138
Tints of Verdigris #686138
RGB
CMYK
RGB Variations
Color information
#686138 (or 0x686138) is known color: Verdigris. HEX triplet: 68, 61 and 38. RGB value is (104,97,56). Sum of RGB (Red+Green+Blue) = 104+97+56=257 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.47% from 257); Green value is 97 (38.28% from 255 or 37.74% from 257); Blue value is 56 (22.27% from 255 or 21.79% from 257); Max value from RGB is 104 - color contains mainly: red. Hex color #686138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686138 is #979EC7. Grayscale: #5E5E5E. Windows color (decimal): -9936584 or 3694952. OLE color: 3694952.
HSL color Cylindrical-coordinate representation of color #686138: hue angle of 51.25º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #686138 is Cyan = 0, Magento = 0.07, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 56 | - |
| CMYK | 0 | 0.07 | 0.46 | 0.59 |
| HSL | 51.25º | 0.3% | 0.31% | - |
| HSV(B) | 51.25º | 0.46% | 0.41% | - |
| XYZ | 10.7 | 11.78 | 5.45 | - |
| YUV | 94.42 | 106.32 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 56 | 0 | 0.07 | 0.46 | 0.59 | 51.25 | 0.3 | 0.31 |
| Hex | 68 | 61 | 38 | 0 | 7 | 2E | 3B | 33 | 1E | 1F |
| Octal | 150 | 141 | 70 | 0 | 7 | 56 | 73 | 63 | 36 | 37 |
| Binary | 1101000 | 1100001 | 111000 | 0 | 111 | 101110 | 111011 | 110011 | 11110 | 11111 |
Color Harmonies of #686138
Complementary color
Monochromatic Colors of #686138
Black with #686138
Text Example
Text Example
White with #686138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686138; }
p { color: rgb(104,97,56); }
H1.HeaderClassName
{
color: #686138;
}
.AnyTagClassName
{
color: #686138;
}
</style>
background-color css
<style>
a { background-color: #686138; }
a { background-color: rgb(104,97,56); }
div.DivClassName
{
background-color: #686138;
}
.BgClassName
{
background-color: #686138;
}
</style>
border-color css
<style>
span { border-color: #686138; }
span { border-color: rgb(104,97,56); }
td.TdClassName
{
border-color: #686138;
}
.TagClassName
{
border-color: #686138;
}
</style>