Shades of Verdun Green #474506
Tints of Verdun Green #474506
RGB
CMYK
RGB Variations
Color information
#474506 (or 0x474506) is known color: Verdun Green. HEX triplet: 47, 45 and 06. RGB value is (71,69,6). Sum of RGB (Red+Green+Blue) = 71+69+6=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 69 (27.34% from 255 or 47.26% from 146); Blue value is 6 (2.73% from 255 or 4.11% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #474506 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474506 is #B8BAF9. Grayscale: #3E3E3E. Windows color (decimal): -12106490 or 410951. OLE color: 410951.
HSL color Cylindrical-coordinate representation of color #474506: hue angle of 58.15º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #474506 is Cyan = 0, Magento = 0.03, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 69 | 6 | - |
| CMYK | 0 | 0.03 | 0.92 | 0.72 |
| HSL | 58.15º | 0.84% | 0.15% | - |
| HSV(B) | 58.15º | 0.92% | 0.28% | - |
| XYZ | 4.76 | 5.61 | 1 | - |
| YUV | 62.42 | 96.16 | 134.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 69 | 6 | 0 | 0.03 | 0.92 | 0.72 | 58.15 | 0.84 | 0.15 |
| Hex | 47 | 45 | 6 | 0 | 3 | 5C | 48 | 3A | 54 | F |
| Octal | 107 | 105 | 6 | 0 | 3 | 134 | 110 | 72 | 124 | 17 |
| Binary | 1000111 | 1000101 | 110 | 0 | 11 | 1011100 | 1001000 | 111010 | 1010100 | 1111 |
Color Harmonies of #474506
Complementary color
Monochromatic Colors of #474506
Black with #474506
Text Example
Text Example
White with #474506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474506; }
p { color: rgb(71,69,6); }
H1.HeaderClassName
{
color: #474506;
}
.AnyTagClassName
{
color: #474506;
}
</style>
background-color css
<style>
a { background-color: #474506; }
a { background-color: rgb(71,69,6); }
div.DivClassName
{
background-color: #474506;
}
.BgClassName
{
background-color: #474506;
}
</style>
border-color css
<style>
span { border-color: #474506; }
span { border-color: rgb(71,69,6); }
td.TdClassName
{
border-color: #474506;
}
.TagClassName
{
border-color: #474506;
}
</style>