Shades of Verdigris #686038
Tints of Verdigris #686038
RGB
CMYK
RGB Variations
Color information
#686038 (or 0x686038) is known color: Verdigris. HEX triplet: 68, 60 and 38. RGB value is (104,96,56). Sum of RGB (Red+Green+Blue) = 104+96+56=256 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.62% from 256); Green value is 96 (37.89% from 255 or 37.5% from 256); Blue value is 56 (22.27% from 255 or 21.88% from 256); Max value from RGB is 104 - color contains mainly: red. Hex color #686038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686038 is #979FC7. Grayscale: #5E5E5E. Windows color (decimal): -9936840 or 3694696. OLE color: 3694696.
HSL color Cylindrical-coordinate representation of color #686038: hue angle of 50º 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 #686038 is Cyan = 0, Magento = 0.08, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 56 | - |
| CMYK | 0 | 0.08 | 0.46 | 0.59 |
| HSL | 50º | 0.3% | 0.31% | - |
| HSV(B) | 50º | 0.46% | 0.41% | - |
| XYZ | 10.61 | 11.59 | 5.42 | - |
| YUV | 93.83 | 106.65 | 135.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 56 | 0 | 0.08 | 0.46 | 0.59 | 50 | 0.3 | 0.31 |
| Hex | 68 | 60 | 38 | 0 | 8 | 2E | 3B | 32 | 1E | 1F |
| Octal | 150 | 140 | 70 | 0 | 10 | 56 | 73 | 62 | 36 | 37 |
| Binary | 1101000 | 1100000 | 111000 | 0 | 1000 | 101110 | 111011 | 110010 | 11110 | 11111 |
Color Harmonies of #686038
Complementary color
Monochromatic Colors of #686038
Black with #686038
Text Example
Text Example
White with #686038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686038; }
p { color: rgb(104,96,56); }
H1.HeaderClassName
{
color: #686038;
}
.AnyTagClassName
{
color: #686038;
}
</style>
background-color css
<style>
a { background-color: #686038; }
a { background-color: rgb(104,96,56); }
div.DivClassName
{
background-color: #686038;
}
.BgClassName
{
background-color: #686038;
}
</style>
border-color css
<style>
span { border-color: #686038; }
span { border-color: rgb(104,96,56); }
td.TdClassName
{
border-color: #686038;
}
.TagClassName
{
border-color: #686038;
}
</style>