Shades of Verdun Green #477501
Tints of Verdun Green #477501
RGB
CMYK
RGB Variations
Color information
#477501 (or 0x477501) is known color: Verdun Green. HEX triplet: 47, 75 and 01. RGB value is (71,117,1). Sum of RGB (Red+Green+Blue) = 71+117+1=189 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.57% from 189); Green value is 117 (46.09% from 255 or 61.90% from 189); Blue value is 1 (0.78% from 255 or 0.53% from 189); Max value from RGB is 117 - color contains mainly: green. Hex color #477501 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477501 is #B88AFE. Grayscale: #5A5A5A. Windows color (decimal): -12094207 or 95559. OLE color: 95559.
HSL color Cylindrical-coordinate representation of color #477501: hue angle of 83.79º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #477501 is Cyan = 0.39, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 1 | - |
| CMYK | 0.39 | 0 | 0.99 | 0.54 |
| HSL | 83.79º | 0.98% | 0.23% | - |
| HSV(B) | 83.79º | 0.99% | 0.46% | - |
| XYZ | 8.97 | 14.06 | 2.27 | - |
| YUV | 90.02 | 77.76 | 114.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 1 | 0.39 | 0 | 0.99 | 0.54 | 83.79 | 0.98 | 0.23 |
| Hex | 47 | 75 | 1 | 27 | 0 | 63 | 36 | 54 | 62 | 17 |
| Octal | 107 | 165 | 1 | 47 | 0 | 143 | 66 | 124 | 142 | 27 |
| Binary | 1000111 | 1110101 | 1 | 100111 | 0 | 1100011 | 110110 | 1010100 | 1100010 | 10111 |
Color Harmonies of #477501
Complementary color
Monochromatic Colors of #477501
Black with #477501
Text Example
Text Example
White with #477501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477501; }
p { color: rgb(71,117,1); }
H1.HeaderClassName
{
color: #477501;
}
.AnyTagClassName
{
color: #477501;
}
</style>
background-color css
<style>
a { background-color: #477501; }
a { background-color: rgb(71,117,1); }
div.DivClassName
{
background-color: #477501;
}
.BgClassName
{
background-color: #477501;
}
</style>
border-color css
<style>
span { border-color: #477501; }
span { border-color: rgb(71,117,1); }
td.TdClassName
{
border-color: #477501;
}
.TagClassName
{
border-color: #477501;
}
</style>