Shades of Verdun Green #476305
Tints of Verdun Green #476305
RGB
CMYK
RGB Variations
Color information
#476305 (or 0x476305) is known color: Verdun Green. HEX triplet: 47, 63 and 05. RGB value is (71,99,5). Sum of RGB (Red+Green+Blue) = 71+99+5=175 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.57% from 175); Green value is 99 (39.06% from 255 or 56.57% from 175); Blue value is 5 (2.34% from 255 or 2.86% from 175); Max value from RGB is 99 - color contains mainly: green. Hex color #476305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476305 is #B89CFA. Grayscale: #505050. Windows color (decimal): -12098811 or 353095. OLE color: 353095.
HSL color Cylindrical-coordinate representation of color #476305: hue angle of 77.87º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #476305 is Cyan = 0.28, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 99 | 5 | - |
| CMYK | 0.28 | 0 | 0.95 | 0.61 |
| HSL | 77.87º | 0.9% | 0.2% | - |
| HSV(B) | 77.87º | 0.95% | 0.39% | - |
| XYZ | 7.09 | 10.27 | 1.75 | - |
| YUV | 79.91 | 85.72 | 121.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 5 | 0.28 | 0 | 0.95 | 0.61 | 77.87 | 0.9 | 0.2 |
| Hex | 47 | 63 | 5 | 1C | 0 | 5F | 3D | 4E | 5A | 14 |
| Octal | 107 | 143 | 5 | 34 | 0 | 137 | 75 | 116 | 132 | 24 |
| Binary | 1000111 | 1100011 | 101 | 11100 | 0 | 1011111 | 111101 | 1001110 | 1011010 | 10100 |
Color Harmonies of #476305
Complementary color
Monochromatic Colors of #476305
Black with #476305
Text Example
Text Example
White with #476305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476305; }
p { color: rgb(71,99,5); }
H1.HeaderClassName
{
color: #476305;
}
.AnyTagClassName
{
color: #476305;
}
</style>
background-color css
<style>
a { background-color: #476305; }
a { background-color: rgb(71,99,5); }
div.DivClassName
{
background-color: #476305;
}
.BgClassName
{
background-color: #476305;
}
</style>
border-color css
<style>
span { border-color: #476305; }
span { border-color: rgb(71,99,5); }
td.TdClassName
{
border-color: #476305;
}
.TagClassName
{
border-color: #476305;
}
</style>