Shades of Verdun Green #415208
Tints of Verdun Green #415208
RGB
CMYK
RGB Variations
Color information
#415208 (or 0x415208) is known color: Verdun Green. HEX triplet: 41, 52 and 08. RGB value is (65,82,8). Sum of RGB (Red+Green+Blue) = 65+82+8=155 (20% of max value = 765). Red value is 65 (25.78% from 255 or 41.94% from 155); Green value is 82 (32.42% from 255 or 52.90% from 155); Blue value is 8 (3.52% from 255 or 5.16% from 155); Max value from RGB is 82 - color contains mainly: green. Hex color #415208 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415208 is #BEADF7. Grayscale: #444444. Windows color (decimal): -12496376 or 545345. OLE color: 545345.
HSL color Cylindrical-coordinate representation of color #415208: hue angle of 73.78º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #415208 is Cyan = 0.21, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 82 | 8 | - |
| CMYK | 0.21 | 0 | 0.90 | 0.68 |
| HSL | 73.78º | 0.82% | 0.18% | - |
| HSV(B) | 73.78º | 0.9% | 0.32% | - |
| XYZ | 5.24 | 7.18 | 1.34 | - |
| YUV | 68.48 | 93.87 | 125.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 82 | 8 | 0.21 | 0 | 0.90 | 0.68 | 73.78 | 0.82 | 0.18 |
| Hex | 41 | 52 | 8 | 15 | 0 | 5A | 44 | 4A | 52 | 12 |
| Octal | 101 | 122 | 10 | 25 | 0 | 132 | 104 | 112 | 122 | 22 |
| Binary | 1000001 | 1010010 | 1000 | 10101 | 0 | 1011010 | 1000100 | 1001010 | 1010010 | 10010 |
Color Harmonies of #415208
Complementary color
Monochromatic Colors of #415208
Black with #415208
Text Example
Text Example
White with #415208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415208; }
p { color: rgb(65,82,8); }
H1.HeaderClassName
{
color: #415208;
}
.AnyTagClassName
{
color: #415208;
}
</style>
background-color css
<style>
a { background-color: #415208; }
a { background-color: rgb(65,82,8); }
div.DivClassName
{
background-color: #415208;
}
.BgClassName
{
background-color: #415208;
}
</style>
border-color css
<style>
span { border-color: #415208; }
span { border-color: rgb(65,82,8); }
td.TdClassName
{
border-color: #415208;
}
.TagClassName
{
border-color: #415208;
}
</style>