Shades of Verdun Green #476715
Tints of Verdun Green #476715
RGB
CMYK
RGB Variations
Color information
#476715 (or 0x476715) is known color: Verdun Green. HEX triplet: 47, 67 and 15. RGB value is (71,103,21). Sum of RGB (Red+Green+Blue) = 71+103+21=195 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.41% from 195); Green value is 103 (40.62% from 255 or 52.82% from 195); Blue value is 21 (8.59% from 255 or 10.77% from 195); Max value from RGB is 103 - color contains mainly: green. Hex color #476715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476715 is #B898EA. Grayscale: #545454. Windows color (decimal): -12097771 or 1402695. OLE color: 1402695.
HSL color Cylindrical-coordinate representation of color #476715: hue angle of 83.41º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #476715 is Cyan = 0.31, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 103 | 21 | - |
| CMYK | 0.31 | 0 | 0.80 | 0.60 |
| HSL | 83.41º | 0.66% | 0.24% | - |
| HSV(B) | 83.41º | 0.8% | 0.4% | - |
| XYZ | 7.58 | 11.09 | 2.45 | - |
| YUV | 84.08 | 92.4 | 118.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 21 | 0.31 | 0 | 0.80 | 0.60 | 83.41 | 0.66 | 0.24 |
| Hex | 47 | 67 | 15 | 1F | 0 | 50 | 3C | 53 | 42 | 18 |
| Octal | 107 | 147 | 25 | 37 | 0 | 120 | 74 | 123 | 102 | 30 |
| Binary | 1000111 | 1100111 | 10101 | 11111 | 0 | 1010000 | 111100 | 1010011 | 1000010 | 11000 |
Color Harmonies of #476715
Complementary color
Monochromatic Colors of #476715
Black with #476715
Text Example
Text Example
White with #476715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476715; }
p { color: rgb(71,103,21); }
H1.HeaderClassName
{
color: #476715;
}
.AnyTagClassName
{
color: #476715;
}
</style>
background-color css
<style>
a { background-color: #476715; }
a { background-color: rgb(71,103,21); }
div.DivClassName
{
background-color: #476715;
}
.BgClassName
{
background-color: #476715;
}
</style>
border-color css
<style>
span { border-color: #476715; }
span { border-color: rgb(71,103,21); }
td.TdClassName
{
border-color: #476715;
}
.TagClassName
{
border-color: #476715;
}
</style>