Shades of Verdun Green #476502
Tints of Verdun Green #476502
RGB
CMYK
RGB Variations
Color information
#476502 (or 0x476502) is known color: Verdun Green. HEX triplet: 47, 65 and 02. RGB value is (71,101,2). Sum of RGB (Red+Green+Blue) = 71+101+2=174 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.80% from 174); Green value is 101 (39.84% from 255 or 58.05% from 174); Blue value is 2 (1.17% from 255 or 1.15% from 174); Max value from RGB is 101 - color contains mainly: green. Hex color #476502 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476502 is #B89AFD. Grayscale: #515151. Windows color (decimal): -12098302 or 156999. OLE color: 156999.
HSL color Cylindrical-coordinate representation of color #476502: hue angle of 78.18º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #476502 is Cyan = 0.30, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 101 | 2 | - |
| CMYK | 0.30 | 0 | 0.98 | 0.60 |
| HSL | 78.18º | 0.96% | 0.2% | - |
| HSV(B) | 78.18º | 0.98% | 0.4% | - |
| XYZ | 7.26 | 10.65 | 1.73 | - |
| YUV | 80.74 | 83.56 | 121.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 2 | 0.30 | 0 | 0.98 | 0.60 | 78.18 | 0.96 | 0.2 |
| Hex | 47 | 65 | 2 | 1E | 0 | 62 | 3C | 4E | 60 | 14 |
| Octal | 107 | 145 | 2 | 36 | 0 | 142 | 74 | 116 | 140 | 24 |
| Binary | 1000111 | 1100101 | 10 | 11110 | 0 | 1100010 | 111100 | 1001110 | 1100000 | 10100 |
Color Harmonies of #476502
Complementary color
Monochromatic Colors of #476502
Black with #476502
Text Example
Text Example
White with #476502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476502; }
p { color: rgb(71,101,2); }
H1.HeaderClassName
{
color: #476502;
}
.AnyTagClassName
{
color: #476502;
}
</style>
background-color css
<style>
a { background-color: #476502; }
a { background-color: rgb(71,101,2); }
div.DivClassName
{
background-color: #476502;
}
.BgClassName
{
background-color: #476502;
}
</style>
border-color css
<style>
span { border-color: #476502; }
span { border-color: rgb(71,101,2); }
td.TdClassName
{
border-color: #476502;
}
.TagClassName
{
border-color: #476502;
}
</style>