Shades of Verdigris #676734
Tints of Verdigris #676734
RGB
CMYK
RGB Variations
Color information
#676734 (or 0x676734) is known color: Verdigris. HEX triplet: 67, 67 and 34. RGB value is (103,103,52). Sum of RGB (Red+Green+Blue) = 103+103+52=258 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.92% from 258); Green value is 103 (40.62% from 255 or 39.92% from 258); Blue value is 52 (20.70% from 255 or 20.16% from 258); Max value from RGB is 103 - color contains mainly: red, green. Hex color #676734 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676734 is #9898CB. Grayscale: #616161. Windows color (decimal): -10000588 or 3434343. OLE color: 3434343.
HSL color Cylindrical-coordinate representation of color #676734: hue angle of 60º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #676734 is Cyan = 0, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 103 | 52 | - |
| CMYK | 0 | 0 | 0.50 | 0.60 |
| HSL | 60º | 0.33% | 0.3% | - |
| HSV(B) | 60º | 0.5% | 0.4% | - |
| XYZ | 11.06 | 12.83 | 5.14 | - |
| YUV | 97.19 | 102.5 | 132.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 103 | 52 | 0 | 0 | 0.50 | 0.60 | 60 | 0.33 | 0.3 |
| Hex | 67 | 67 | 34 | 0 | 0 | 32 | 3C | 3C | 21 | 1E |
| Octal | 147 | 147 | 64 | 0 | 0 | 62 | 74 | 74 | 41 | 36 |
| Binary | 1100111 | 1100111 | 110100 | 0 | 0 | 110010 | 111100 | 111100 | 100001 | 11110 |
Color Harmonies of #676734
Complementary color
Monochromatic Colors of #676734
Black with #676734
Text Example
Text Example
White with #676734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676734; }
p { color: rgb(103,103,52); }
H1.HeaderClassName
{
color: #676734;
}
.AnyTagClassName
{
color: #676734;
}
</style>
background-color css
<style>
a { background-color: #676734; }
a { background-color: rgb(103,103,52); }
div.DivClassName
{
background-color: #676734;
}
.BgClassName
{
background-color: #676734;
}
</style>
border-color css
<style>
span { border-color: #676734; }
span { border-color: rgb(103,103,52); }
td.TdClassName
{
border-color: #676734;
}
.TagClassName
{
border-color: #676734;
}
</style>