Shades of Verdun Green #425817
Tints of Verdun Green #425817
RGB
CMYK
RGB Variations
Color information
#425817 (or 0x425817) is known color: Verdun Green. HEX triplet: 42, 58 and 17. RGB value is (66,88,23). Sum of RGB (Red+Green+Blue) = 66+88+23=177 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.29% from 177); Green value is 88 (34.77% from 255 or 49.72% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 88 - color contains mainly: green. Hex color #425817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425817 is #BDA7E8. Grayscale: #4A4A4A. Windows color (decimal): -12429289 or 1529922. OLE color: 1529922.
HSL color Cylindrical-coordinate representation of color #425817: hue angle of 80.31º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #425817 is Cyan = 0.25, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 88 | 23 | - |
| CMYK | 0.25 | 0 | 0.74 | 0.65 |
| HSL | 80.31º | 0.59% | 0.22% | - |
| HSV(B) | 80.31º | 0.74% | 0.35% | - |
| XYZ | 5.89 | 8.2 | 2.08 | - |
| YUV | 74.01 | 99.21 | 122.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 88 | 23 | 0.25 | 0 | 0.74 | 0.65 | 80.31 | 0.59 | 0.22 |
| Hex | 42 | 58 | 17 | 19 | 0 | 4A | 41 | 50 | 3B | 16 |
| Octal | 102 | 130 | 27 | 31 | 0 | 112 | 101 | 120 | 73 | 26 |
| Binary | 1000010 | 1011000 | 10111 | 11001 | 0 | 1001010 | 1000001 | 1010000 | 111011 | 10110 |
Color Harmonies of #425817
Complementary color
Monochromatic Colors of #425817
Black with #425817
Text Example
Text Example
White with #425817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425817; }
p { color: rgb(66,88,23); }
H1.HeaderClassName
{
color: #425817;
}
.AnyTagClassName
{
color: #425817;
}
</style>
background-color css
<style>
a { background-color: #425817; }
a { background-color: rgb(66,88,23); }
div.DivClassName
{
background-color: #425817;
}
.BgClassName
{
background-color: #425817;
}
</style>
border-color css
<style>
span { border-color: #425817; }
span { border-color: rgb(66,88,23); }
td.TdClassName
{
border-color: #425817;
}
.TagClassName
{
border-color: #425817;
}
</style>