Shades of Verdun Green #476608
Tints of Verdun Green #476608
RGB
CMYK
RGB Variations
Color information
#476608 (or 0x476608) is known color: Verdun Green. HEX triplet: 47, 66 and 08. RGB value is (71,102,8). Sum of RGB (Red+Green+Blue) = 71+102+8=181 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.23% from 181); Green value is 102 (40.23% from 255 or 56.35% from 181); Blue value is 8 (3.52% from 255 or 4.42% from 181); Max value from RGB is 102 - color contains mainly: green. Hex color #476608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476608 is #B899F7. Grayscale: #525252. Windows color (decimal): -12098040 or 550471. OLE color: 550471.
HSL color Cylindrical-coordinate representation of color #476608: hue angle of 79.79º degrees, saturation: 0.85, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #476608 is Cyan = 0.30, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 102 | 8 | - |
| CMYK | 0.30 | 0 | 0.92 | 0.6 |
| HSL | 79.79º | 0.85% | 0.22% | - |
| HSV(B) | 79.79º | 0.92% | 0.4% | - |
| XYZ | 7.39 | 10.86 | 1.94 | - |
| YUV | 82.02 | 86.23 | 120.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 102 | 8 | 0.30 | 0 | 0.92 | 0.6 | 79.79 | 0.85 | 0.22 |
| Hex | 47 | 66 | 8 | 1E | 0 | 5C | 3C | 50 | 55 | 16 |
| Octal | 107 | 146 | 10 | 36 | 0 | 134 | 74 | 120 | 125 | 26 |
| Binary | 1000111 | 1100110 | 1000 | 11110 | 0 | 1011100 | 111100 | 1010000 | 1010101 | 10110 |
Color Harmonies of #476608
Complementary color
Monochromatic Colors of #476608
Black with #476608
Text Example
Text Example
White with #476608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476608; }
p { color: rgb(71,102,8); }
H1.HeaderClassName
{
color: #476608;
}
.AnyTagClassName
{
color: #476608;
}
</style>
background-color css
<style>
a { background-color: #476608; }
a { background-color: rgb(71,102,8); }
div.DivClassName
{
background-color: #476608;
}
.BgClassName
{
background-color: #476608;
}
</style>
border-color css
<style>
span { border-color: #476608; }
span { border-color: rgb(71,102,8); }
td.TdClassName
{
border-color: #476608;
}
.TagClassName
{
border-color: #476608;
}
</style>