Shades of Verdun Green #425516
Tints of Verdun Green #425516
RGB
CMYK
RGB Variations
Color information
#425516 (or 0x425516) is known color: Verdun Green. HEX triplet: 42, 55 and 16. RGB value is (66,85,22). Sum of RGB (Red+Green+Blue) = 66+85+22=173 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.15% from 173); Green value is 85 (33.59% from 255 or 49.13% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 85 - color contains mainly: green. Hex color #425516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425516 is #BDAAE9. Grayscale: #484848. Windows color (decimal): -12430058 or 1463618. OLE color: 1463618.
HSL color Cylindrical-coordinate representation of color #425516: hue angle of 78.1º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #425516 is Cyan = 0.22, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 85 | 22 | - |
| CMYK | 0.22 | 0 | 0.74 | 0.67 |
| HSL | 78.1º | 0.59% | 0.21% | - |
| HSV(B) | 78.1º | 0.74% | 0.33% | - |
| XYZ | 5.64 | 7.71 | 1.95 | - |
| YUV | 72.14 | 99.71 | 123.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 85 | 22 | 0.22 | 0 | 0.74 | 0.67 | 78.1 | 0.59 | 0.21 |
| Hex | 42 | 55 | 16 | 16 | 0 | 4A | 43 | 4E | 3B | 15 |
| Octal | 102 | 125 | 26 | 26 | 0 | 112 | 103 | 116 | 73 | 25 |
| Binary | 1000010 | 1010101 | 10110 | 10110 | 0 | 1001010 | 1000011 | 1001110 | 111011 | 10101 |
Color Harmonies of #425516
Complementary color
Monochromatic Colors of #425516
Black with #425516
Text Example
Text Example
White with #425516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425516; }
p { color: rgb(66,85,22); }
H1.HeaderClassName
{
color: #425516;
}
.AnyTagClassName
{
color: #425516;
}
</style>
background-color css
<style>
a { background-color: #425516; }
a { background-color: rgb(66,85,22); }
div.DivClassName
{
background-color: #425516;
}
.BgClassName
{
background-color: #425516;
}
</style>
border-color css
<style>
span { border-color: #425516; }
span { border-color: rgb(66,85,22); }
td.TdClassName
{
border-color: #425516;
}
.TagClassName
{
border-color: #425516;
}
</style>