Shades of Verdun Green #474408
Tints of Verdun Green #474408
RGB
CMYK
RGB Variations
Color information
#474408 (or 0x474408) is known color: Verdun Green. HEX triplet: 47, 44 and 08. RGB value is (71,68,8). Sum of RGB (Red+Green+Blue) = 71+68+8=147 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.30% from 147); Green value is 68 (26.95% from 255 or 46.26% from 147); Blue value is 8 (3.52% from 255 or 5.44% from 147); Max value from RGB is 71 - color contains mainly: red. Hex color #474408 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474408 is #B8BBF7. Grayscale: #3E3E3E. Windows color (decimal): -12106744 or 541767. OLE color: 541767.
HSL color Cylindrical-coordinate representation of color #474408: hue angle of 57.14º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #474408 is Cyan = 0, Magento = 0.04, Yellow = 0.89 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 68 | 8 | - |
| CMYK | 0 | 0.04 | 0.89 | 0.72 |
| HSL | 57.14º | 0.8% | 0.15% | - |
| HSV(B) | 57.14º | 0.89% | 0.28% | - |
| XYZ | 4.71 | 5.49 | 1.04 | - |
| YUV | 62.06 | 97.49 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 8 | 0 | 0.04 | 0.89 | 0.72 | 57.14 | 0.8 | 0.15 |
| Hex | 47 | 44 | 8 | 0 | 4 | 59 | 48 | 39 | 50 | F |
| Octal | 107 | 104 | 10 | 0 | 4 | 131 | 110 | 71 | 120 | 17 |
| Binary | 1000111 | 1000100 | 1000 | 0 | 100 | 1011001 | 1001000 | 111001 | 1010000 | 1111 |
Color Harmonies of #474408
Complementary color
Monochromatic Colors of #474408
Black with #474408
Text Example
Text Example
White with #474408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474408; }
p { color: rgb(71,68,8); }
H1.HeaderClassName
{
color: #474408;
}
.AnyTagClassName
{
color: #474408;
}
</style>
background-color css
<style>
a { background-color: #474408; }
a { background-color: rgb(71,68,8); }
div.DivClassName
{
background-color: #474408;
}
.BgClassName
{
background-color: #474408;
}
</style>
border-color css
<style>
span { border-color: #474408; }
span { border-color: rgb(71,68,8); }
td.TdClassName
{
border-color: #474408;
}
.TagClassName
{
border-color: #474408;
}
</style>