Shades of Verdun Green #474407
Tints of Verdun Green #474407
RGB
CMYK
RGB Variations
Color information
#474407 (or 0x474407) is known color: Verdun Green. HEX triplet: 47, 44 and 07. RGB value is (71,68,7). Sum of RGB (Red+Green+Blue) = 71+68+7=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 68 (26.95% from 255 or 46.58% from 146); Blue value is 7 (3.12% from 255 or 4.79% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #474407 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474407 is #B8BBF8. Grayscale: #3E3E3E. Windows color (decimal): -12106745 or 476231. OLE color: 476231.
HSL color Cylindrical-coordinate representation of color #474407: hue angle of 57.19º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #474407 is Cyan = 0, Magento = 0.04, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 68 | 7 | - |
| CMYK | 0 | 0.04 | 0.90 | 0.72 |
| HSL | 57.19º | 0.82% | 0.15% | - |
| HSV(B) | 57.19º | 0.9% | 0.28% | - |
| XYZ | 4.7 | 5.49 | 1.01 | - |
| YUV | 61.94 | 96.99 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 7 | 0 | 0.04 | 0.90 | 0.72 | 57.19 | 0.82 | 0.15 |
| Hex | 47 | 44 | 7 | 0 | 4 | 5A | 48 | 39 | 52 | F |
| Octal | 107 | 104 | 7 | 0 | 4 | 132 | 110 | 71 | 122 | 17 |
| Binary | 1000111 | 1000100 | 111 | 0 | 100 | 1011010 | 1001000 | 111001 | 1010010 | 1111 |
Color Harmonies of #474407
Complementary color
Monochromatic Colors of #474407
Black with #474407
Text Example
Text Example
White with #474407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474407; }
p { color: rgb(71,68,7); }
H1.HeaderClassName
{
color: #474407;
}
.AnyTagClassName
{
color: #474407;
}
</style>
background-color css
<style>
a { background-color: #474407; }
a { background-color: rgb(71,68,7); }
div.DivClassName
{
background-color: #474407;
}
.BgClassName
{
background-color: #474407;
}
</style>
border-color css
<style>
span { border-color: #474407; }
span { border-color: rgb(71,68,7); }
td.TdClassName
{
border-color: #474407;
}
.TagClassName
{
border-color: #474407;
}
</style>