Shades of Verdun Green #475108
Tints of Verdun Green #475108
RGB
CMYK
RGB Variations
Color information
#475108 (or 0x475108) is known color: Verdun Green. HEX triplet: 47, 51 and 08. RGB value is (71,81,8). Sum of RGB (Red+Green+Blue) = 71+81+8=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 81 (32.03% from 255 or 50.62% from 160); Blue value is 8 (3.52% from 255 or 5% from 160); Max value from RGB is 81 - color contains mainly: green. Hex color #475108 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #475108 is #B8AEF7. Grayscale: #454545. Windows color (decimal): -12103416 or 545095. OLE color: 545095.
HSL color Cylindrical-coordinate representation of color #475108: hue angle of 68.22º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #475108 is Cyan = 0.12, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 71 | 81 | 8 | - |
| CMYK | 0.12 | 0 | 0.90 | 0.68 |
| HSL | 68.22º | 0.82% | 0.17% | - |
| HSV(B) | 68.22º | 0.9% | 0.32% | - |
| XYZ | 5.58 | 7.24 | 1.33 | - |
| YUV | 69.69 | 93.19 | 128.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 81 | 8 | 0.12 | 0 | 0.90 | 0.68 | 68.22 | 0.82 | 0.17 |
| Hex | 47 | 51 | 8 | C | 0 | 5A | 44 | 44 | 52 | 11 |
| Octal | 107 | 121 | 10 | 14 | 0 | 132 | 104 | 104 | 122 | 21 |
| Binary | 1000111 | 1010001 | 1000 | 1100 | 0 | 1011010 | 1000100 | 1000100 | 1010010 | 10001 |
Color Harmonies of #475108
Complementary color
Monochromatic Colors of #475108
Black with #475108
Text Example
Text Example
White with #475108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475108; }
p { color: rgb(71,81,8); }
H1.HeaderClassName
{
color: #475108;
}
.AnyTagClassName
{
color: #475108;
}
</style>
background-color css
<style>
a { background-color: #475108; }
a { background-color: rgb(71,81,8); }
div.DivClassName
{
background-color: #475108;
}
.BgClassName
{
background-color: #475108;
}
</style>
border-color css
<style>
span { border-color: #475108; }
span { border-color: rgb(71,81,8); }
td.TdClassName
{
border-color: #475108;
}
.TagClassName
{
border-color: #475108;
}
</style>