Shades of Verdun Green #475006
Tints of Verdun Green #475006
RGB
CMYK
RGB Variations
Color information
#475006 (or 0x475006) is known color: Verdun Green. HEX triplet: 47, 50 and 06. RGB value is (71,80,6). Sum of RGB (Red+Green+Blue) = 71+80+6=157 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.22% from 157); Green value is 80 (31.64% from 255 or 50.96% from 157); Blue value is 6 (2.73% from 255 or 3.82% from 157); Max value from RGB is 80 - color contains mainly: green. Hex color #475006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #475006 is #B8AFF9. Grayscale: #454545. Windows color (decimal): -12103674 or 413767. OLE color: 413767.
HSL color Cylindrical-coordinate representation of color #475006: hue angle of 67.3º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #475006 is Cyan = 0.11, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 71 | 80 | 6 | - |
| CMYK | 0.11 | 0 | 0.92 | 0.69 |
| HSL | 67.3º | 0.86% | 0.17% | - |
| HSV(B) | 67.3º | 0.93% | 0.31% | - |
| XYZ | 5.5 | 7.09 | 1.25 | - |
| YUV | 68.87 | 92.52 | 129.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 80 | 6 | 0.11 | 0 | 0.92 | 0.69 | 67.3 | 0.86 | 0.17 |
| Hex | 47 | 50 | 6 | B | 0 | 5C | 45 | 43 | 56 | 11 |
| Octal | 107 | 120 | 6 | 13 | 0 | 134 | 105 | 103 | 126 | 21 |
| Binary | 1000111 | 1010000 | 110 | 1011 | 0 | 1011100 | 1000101 | 1000011 | 1010110 | 10001 |
Color Harmonies of #475006
Complementary color
Monochromatic Colors of #475006
Black with #475006
Text Example
Text Example
White with #475006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475006; }
p { color: rgb(71,80,6); }
H1.HeaderClassName
{
color: #475006;
}
.AnyTagClassName
{
color: #475006;
}
</style>
background-color css
<style>
a { background-color: #475006; }
a { background-color: rgb(71,80,6); }
div.DivClassName
{
background-color: #475006;
}
.BgClassName
{
background-color: #475006;
}
</style>
border-color css
<style>
span { border-color: #475006; }
span { border-color: rgb(71,80,6); }
td.TdClassName
{
border-color: #475006;
}
.TagClassName
{
border-color: #475006;
}
</style>