Shades of Verdun Green #416305
Tints of Verdun Green #416305
RGB
CMYK
RGB Variations
Color information
#416305 (or 0x416305) is known color: Verdun Green. HEX triplet: 41, 63 and 05. RGB value is (65,99,5). Sum of RGB (Red+Green+Blue) = 65+99+5=169 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.46% from 169); Green value is 99 (39.06% from 255 or 58.58% from 169); Blue value is 5 (2.34% from 255 or 2.96% from 169); Max value from RGB is 99 - color contains mainly: green. Hex color #416305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #416305 is #BE9CFA. Grayscale: #4E4E4E. Windows color (decimal): -12492027 or 353089. OLE color: 353089.
HSL color Cylindrical-coordinate representation of color #416305: hue angle of 81.7º 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 #416305 is Cyan = 0.34, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 65 | 99 | 5 | - |
| CMYK | 0.34 | 0 | 0.95 | 0.61 |
| HSL | 81.7º | 0.9% | 0.2% | - |
| HSV(B) | 81.7º | 0.95% | 0.39% | - |
| XYZ | 6.67 | 10.06 | 1.73 | - |
| YUV | 78.12 | 86.74 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 99 | 5 | 0.34 | 0 | 0.95 | 0.61 | 81.7 | 0.9 | 0.2 |
| Hex | 41 | 63 | 5 | 22 | 0 | 5F | 3D | 52 | 5A | 14 |
| Octal | 101 | 143 | 5 | 42 | 0 | 137 | 75 | 122 | 132 | 24 |
| Binary | 1000001 | 1100011 | 101 | 100010 | 0 | 1011111 | 111101 | 1010010 | 1011010 | 10100 |
Color Harmonies of #416305
Complementary color
Monochromatic Colors of #416305
Black with #416305
Text Example
Text Example
White with #416305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416305; }
p { color: rgb(65,99,5); }
H1.HeaderClassName
{
color: #416305;
}
.AnyTagClassName
{
color: #416305;
}
</style>
background-color css
<style>
a { background-color: #416305; }
a { background-color: rgb(65,99,5); }
div.DivClassName
{
background-color: #416305;
}
.BgClassName
{
background-color: #416305;
}
</style>
border-color css
<style>
span { border-color: #416305; }
span { border-color: rgb(65,99,5); }
td.TdClassName
{
border-color: #416305;
}
.TagClassName
{
border-color: #416305;
}
</style>