Shades of Verdigris #676936
Tints of Verdigris #676936
RGB
CMYK
RGB Variations
Color information
#676936 (or 0x676936) is known color: Verdigris. HEX triplet: 67, 69 and 36. RGB value is (103,105,54). Sum of RGB (Red+Green+Blue) = 103+105+54=262 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.31% from 262); Green value is 105 (41.41% from 255 or 40.08% from 262); Blue value is 54 (21.48% from 255 or 20.61% from 262); Max value from RGB is 105 - color contains mainly: green. Hex color #676936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676936 is #9896C9. Grayscale: #626262. Windows color (decimal): -10000074 or 3565927. OLE color: 3565927.
HSL color Cylindrical-coordinate representation of color #676936: hue angle of 62.35º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #676936 is Cyan = 0.02, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 105 | 54 | - |
| CMYK | 0.02 | 0 | 0.49 | 0.59 |
| HSL | 62.35º | 0.32% | 0.31% | - |
| HSV(B) | 62.35º | 0.49% | 0.41% | - |
| XYZ | 11.31 | 13.25 | 5.45 | - |
| YUV | 98.59 | 102.84 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 105 | 54 | 0.02 | 0 | 0.49 | 0.59 | 62.35 | 0.32 | 0.31 |
| Hex | 67 | 69 | 36 | 2 | 0 | 31 | 3B | 3E | 20 | 1F |
| Octal | 147 | 151 | 66 | 2 | 0 | 61 | 73 | 76 | 40 | 37 |
| Binary | 1100111 | 1101001 | 110110 | 10 | 0 | 110001 | 111011 | 111110 | 100000 | 11111 |
Color Harmonies of #676936
Complementary color
Monochromatic Colors of #676936
Black with #676936
Text Example
Text Example
White with #676936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676936; }
p { color: rgb(103,105,54); }
H1.HeaderClassName
{
color: #676936;
}
.AnyTagClassName
{
color: #676936;
}
</style>
background-color css
<style>
a { background-color: #676936; }
a { background-color: rgb(103,105,54); }
div.DivClassName
{
background-color: #676936;
}
.BgClassName
{
background-color: #676936;
}
</style>
border-color css
<style>
span { border-color: #676936; }
span { border-color: rgb(103,105,54); }
td.TdClassName
{
border-color: #676936;
}
.TagClassName
{
border-color: #676936;
}
</style>