Shades of Verdun Green #425417
Tints of Verdun Green #425417
RGB
CMYK
RGB Variations
Color information
#425417 (or 0x425417) is known color: Verdun Green. HEX triplet: 42, 54 and 17. RGB value is (66,84,23). Sum of RGB (Red+Green+Blue) = 66+84+23=173 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.15% from 173); Green value is 84 (33.20% from 255 or 48.55% from 173); Blue value is 23 (9.38% from 255 or 13.29% from 173); Max value from RGB is 84 - color contains mainly: green. Hex color #425417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425417 is #BDABE8. Grayscale: #474747. Windows color (decimal): -12430313 or 1528898. OLE color: 1528898.
HSL color Cylindrical-coordinate representation of color #425417: hue angle of 77.7º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #425417 is Cyan = 0.21, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 84 | 23 | - |
| CMYK | 0.21 | 0 | 0.73 | 0.67 |
| HSL | 77.7º | 0.57% | 0.21% | - |
| HSV(B) | 77.7º | 0.73% | 0.33% | - |
| XYZ | 5.57 | 7.56 | 1.98 | - |
| YUV | 71.66 | 100.54 | 123.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 23 | 0.21 | 0 | 0.73 | 0.67 | 77.7 | 0.57 | 0.21 |
| Hex | 42 | 54 | 17 | 15 | 0 | 49 | 43 | 4E | 39 | 15 |
| Octal | 102 | 124 | 27 | 25 | 0 | 111 | 103 | 116 | 71 | 25 |
| Binary | 1000010 | 1010100 | 10111 | 10101 | 0 | 1001001 | 1000011 | 1001110 | 111001 | 10101 |
Color Harmonies of #425417
Complementary color
Monochromatic Colors of #425417
Black with #425417
Text Example
Text Example
White with #425417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425417; }
p { color: rgb(66,84,23); }
H1.HeaderClassName
{
color: #425417;
}
.AnyTagClassName
{
color: #425417;
}
</style>
background-color css
<style>
a { background-color: #425417; }
a { background-color: rgb(66,84,23); }
div.DivClassName
{
background-color: #425417;
}
.BgClassName
{
background-color: #425417;
}
</style>
border-color css
<style>
span { border-color: #425417; }
span { border-color: rgb(66,84,23); }
td.TdClassName
{
border-color: #425417;
}
.TagClassName
{
border-color: #425417;
}
</style>