Shades of Verdigris #676436
Tints of Verdigris #676436
RGB
CMYK
RGB Variations
Color information
#676436 (or 0x676436) is known color: Verdigris. HEX triplet: 67, 64 and 36. RGB value is (103,100,54). Sum of RGB (Red+Green+Blue) = 103+100+54=257 (34% of max value = 765). Red value is 103 (40.62% from 255 or 40.08% from 257); Green value is 100 (39.45% from 255 or 38.91% from 257); Blue value is 54 (21.48% from 255 or 21.01% from 257); Max value from RGB is 103 - color contains mainly: red. Hex color #676436 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676436 is #989BC9. Grayscale: #5F5F5F. Windows color (decimal): -10001354 or 3564647. OLE color: 3564647.
HSL color Cylindrical-coordinate representation of color #676436: hue angle of 56.33º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #676436 is Cyan = 0, Magento = 0.03, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 100 | 54 | - |
| CMYK | 0 | 0.03 | 0.48 | 0.60 |
| HSL | 56.33º | 0.31% | 0.31% | - |
| HSV(B) | 56.33º | 0.48% | 0.4% | - |
| XYZ | 10.82 | 12.26 | 5.29 | - |
| YUV | 95.65 | 104.49 | 133.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 100 | 54 | 0 | 0.03 | 0.48 | 0.60 | 56.33 | 0.31 | 0.31 |
| Hex | 67 | 64 | 36 | 0 | 3 | 30 | 3C | 38 | 1F | 1F |
| Octal | 147 | 144 | 66 | 0 | 3 | 60 | 74 | 70 | 37 | 37 |
| Binary | 1100111 | 1100100 | 110110 | 0 | 11 | 110000 | 111100 | 111000 | 11111 | 11111 |
Color Harmonies of #676436
Complementary color
Monochromatic Colors of #676436
Black with #676436
Text Example
Text Example
White with #676436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676436; }
p { color: rgb(103,100,54); }
H1.HeaderClassName
{
color: #676436;
}
.AnyTagClassName
{
color: #676436;
}
</style>
background-color css
<style>
a { background-color: #676436; }
a { background-color: rgb(103,100,54); }
div.DivClassName
{
background-color: #676436;
}
.BgClassName
{
background-color: #676436;
}
</style>
border-color css
<style>
span { border-color: #676436; }
span { border-color: rgb(103,100,54); }
td.TdClassName
{
border-color: #676436;
}
.TagClassName
{
border-color: #676436;
}
</style>