Shades of Verdun Green #474817
Tints of Verdun Green #474817
RGB
CMYK
RGB Variations
Color information
#474817 (or 0x474817) is known color: Verdun Green. HEX triplet: 47, 48 and 17. RGB value is (71,72,23). Sum of RGB (Red+Green+Blue) = 71+72+23=166 (21% of max value = 765). Red value is 71 (28.12% from 255 or 42.77% from 166); Green value is 72 (28.52% from 255 or 43.37% from 166); Blue value is 23 (9.38% from 255 or 13.86% from 166); Max value from RGB is 72 - color contains mainly: green. Hex color #474817 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474817 is #B8B7E8. Grayscale: #424242. Windows color (decimal): -12105705 or 1525831. OLE color: 1525831.
HSL color Cylindrical-coordinate representation of color #474817: hue angle of 61.22º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #474817 is Cyan = 0.01, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 72 | 23 | - |
| CMYK | 0.01 | 0 | 0.68 | 0.72 |
| HSL | 61.22º | 0.52% | 0.19% | - |
| HSV(B) | 61.22º | 0.68% | 0.28% | - |
| XYZ | 5.07 | 6.04 | 1.71 | - |
| YUV | 66.12 | 103.67 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 72 | 23 | 0.01 | 0 | 0.68 | 0.72 | 61.22 | 0.52 | 0.19 |
| Hex | 47 | 48 | 17 | 1 | 0 | 44 | 48 | 3D | 34 | 13 |
| Octal | 107 | 110 | 27 | 1 | 0 | 104 | 110 | 75 | 64 | 23 |
| Binary | 1000111 | 1001000 | 10111 | 1 | 0 | 1000100 | 1001000 | 111101 | 110100 | 10011 |
Color Harmonies of #474817
Complementary color
Monochromatic Colors of #474817
Black with #474817
Text Example
Text Example
White with #474817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474817; }
p { color: rgb(71,72,23); }
H1.HeaderClassName
{
color: #474817;
}
.AnyTagClassName
{
color: #474817;
}
</style>
background-color css
<style>
a { background-color: #474817; }
a { background-color: rgb(71,72,23); }
div.DivClassName
{
background-color: #474817;
}
.BgClassName
{
background-color: #474817;
}
</style>
border-color css
<style>
span { border-color: #474817; }
span { border-color: rgb(71,72,23); }
td.TdClassName
{
border-color: #474817;
}
.TagClassName
{
border-color: #474817;
}
</style>