Shades of Verdun Green #425012
Tints of Verdun Green #425012
RGB
CMYK
RGB Variations
Color information
#425012 (or 0x425012) is known color: Verdun Green. HEX triplet: 42, 50 and 12. RGB value is (66,80,18). Sum of RGB (Red+Green+Blue) = 66+80+18=164 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.24% from 164); Green value is 80 (31.64% from 255 or 48.78% from 164); Blue value is 18 (7.42% from 255 or 10.98% from 164); Max value from RGB is 80 - color contains mainly: green. Hex color #425012 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425012 is #BDAFED. Grayscale: #444444. Windows color (decimal): -12431342 or 1200194. OLE color: 1200194.
HSL color Cylindrical-coordinate representation of color #425012: hue angle of 73.55º degrees, saturation: 0.63, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #425012 is Cyan = 0.17, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 80 | 18 | - |
| CMYK | 0.17 | 0 | 0.78 | 0.69 |
| HSL | 73.55º | 0.63% | 0.19% | - |
| HSV(B) | 73.55º | 0.78% | 0.31% | - |
| XYZ | 5.22 | 6.94 | 1.64 | - |
| YUV | 68.75 | 99.36 | 126.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 18 | 0.17 | 0 | 0.78 | 0.69 | 73.55 | 0.63 | 0.19 |
| Hex | 42 | 50 | 12 | 11 | 0 | 4E | 45 | 4A | 3F | 13 |
| Octal | 102 | 120 | 22 | 21 | 0 | 116 | 105 | 112 | 77 | 23 |
| Binary | 1000010 | 1010000 | 10010 | 10001 | 0 | 1001110 | 1000101 | 1001010 | 111111 | 10011 |
Color Harmonies of #425012
Complementary color
Monochromatic Colors of #425012
Black with #425012
Text Example
Text Example
White with #425012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425012; }
p { color: rgb(66,80,18); }
H1.HeaderClassName
{
color: #425012;
}
.AnyTagClassName
{
color: #425012;
}
</style>
background-color css
<style>
a { background-color: #425012; }
a { background-color: rgb(66,80,18); }
div.DivClassName
{
background-color: #425012;
}
.BgClassName
{
background-color: #425012;
}
</style>
border-color css
<style>
span { border-color: #425012; }
span { border-color: rgb(66,80,18); }
td.TdClassName
{
border-color: #425012;
}
.TagClassName
{
border-color: #425012;
}
</style>