Shades of Verdun Green #476807
Tints of Verdun Green #476807
RGB
CMYK
RGB Variations
Color information
#476807 (or 0x476807) is known color: Verdun Green. HEX triplet: 47, 68 and 07. RGB value is (71,104,7). Sum of RGB (Red+Green+Blue) = 71+104+7=182 (24% of max value = 765). Red value is 71 (28.12% from 255 or 39.01% from 182); Green value is 104 (41.02% from 255 or 57.14% from 182); Blue value is 7 (3.12% from 255 or 3.85% from 182); Max value from RGB is 104 - color contains mainly: green. Hex color #476807 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476807 is #B897F8. Grayscale: #535353. Windows color (decimal): -12097529 or 485447. OLE color: 485447.
HSL color Cylindrical-coordinate representation of color #476807: hue angle of 80.41º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #476807 is Cyan = 0.32, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 104 | 7 | - |
| CMYK | 0.32 | 0 | 0.93 | 0.59 |
| HSL | 80.41º | 0.87% | 0.22% | - |
| HSV(B) | 80.41º | 0.93% | 0.41% | - |
| XYZ | 7.59 | 11.26 | 1.97 | - |
| YUV | 83.08 | 85.07 | 119.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 7 | 0.32 | 0 | 0.93 | 0.59 | 80.41 | 0.87 | 0.22 |
| Hex | 47 | 68 | 7 | 20 | 0 | 5D | 3B | 50 | 57 | 16 |
| Octal | 107 | 150 | 7 | 40 | 0 | 135 | 73 | 120 | 127 | 26 |
| Binary | 1000111 | 1101000 | 111 | 100000 | 0 | 1011101 | 111011 | 1010000 | 1010111 | 10110 |
Color Harmonies of #476807
Complementary color
Monochromatic Colors of #476807
Black with #476807
Text Example
Text Example
White with #476807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476807; }
p { color: rgb(71,104,7); }
H1.HeaderClassName
{
color: #476807;
}
.AnyTagClassName
{
color: #476807;
}
</style>
background-color css
<style>
a { background-color: #476807; }
a { background-color: rgb(71,104,7); }
div.DivClassName
{
background-color: #476807;
}
.BgClassName
{
background-color: #476807;
}
</style>
border-color css
<style>
span { border-color: #476807; }
span { border-color: rgb(71,104,7); }
td.TdClassName
{
border-color: #476807;
}
.TagClassName
{
border-color: #476807;
}
</style>