Shades of Verdun Green #476907
Tints of Verdun Green #476907
RGB
CMYK
RGB Variations
Color information
#476907 (or 0x476907) is known color: Verdun Green. HEX triplet: 47, 69 and 07. RGB value is (71,105,7). Sum of RGB (Red+Green+Blue) = 71+105+7=183 (24% of max value = 765). Red value is 71 (28.12% from 255 or 38.80% from 183); Green value is 105 (41.41% from 255 or 57.38% from 183); Blue value is 7 (3.12% from 255 or 3.83% from 183); Max value from RGB is 105 - color contains mainly: green. Hex color #476907 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476907 is #B896F8. Grayscale: #545454. Windows color (decimal): -12097273 or 485703. OLE color: 485703.
HSL color Cylindrical-coordinate representation of color #476907: hue angle of 80.82º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #476907 is Cyan = 0.32, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 105 | 7 | - |
| CMYK | 0.32 | 0 | 0.93 | 0.59 |
| HSL | 80.82º | 0.88% | 0.22% | - |
| HSV(B) | 80.82º | 0.93% | 0.41% | - |
| XYZ | 7.69 | 11.46 | 2.01 | - |
| YUV | 83.66 | 84.74 | 118.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 105 | 7 | 0.32 | 0 | 0.93 | 0.59 | 80.82 | 0.88 | 0.22 |
| Hex | 47 | 69 | 7 | 20 | 0 | 5D | 3B | 51 | 58 | 16 |
| Octal | 107 | 151 | 7 | 40 | 0 | 135 | 73 | 121 | 130 | 26 |
| Binary | 1000111 | 1101001 | 111 | 100000 | 0 | 1011101 | 111011 | 1010001 | 1011000 | 10110 |
Color Harmonies of #476907
Complementary color
Monochromatic Colors of #476907
Black with #476907
Text Example
Text Example
White with #476907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476907; }
p { color: rgb(71,105,7); }
H1.HeaderClassName
{
color: #476907;
}
.AnyTagClassName
{
color: #476907;
}
</style>
background-color css
<style>
a { background-color: #476907; }
a { background-color: rgb(71,105,7); }
div.DivClassName
{
background-color: #476907;
}
.BgClassName
{
background-color: #476907;
}
</style>
border-color css
<style>
span { border-color: #476907; }
span { border-color: rgb(71,105,7); }
td.TdClassName
{
border-color: #476907;
}
.TagClassName
{
border-color: #476907;
}
</style>