Shades of Verdun Green #425506
Tints of Verdun Green #425506
RGB
CMYK
RGB Variations
Color information
#425506 (or 0x425506) is known color: Verdun Green. HEX triplet: 42, 55 and 06. RGB value is (66,85,6). Sum of RGB (Red+Green+Blue) = 66+85+6=157 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.04% from 157); Green value is 85 (33.59% from 255 or 54.14% from 157); Blue value is 6 (2.73% from 255 or 3.82% from 157); Max value from RGB is 85 - color contains mainly: green. Hex color #425506 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425506 is #BDAAF9. Grayscale: #464646. Windows color (decimal): -12430074 or 415042. OLE color: 415042.
HSL color Cylindrical-coordinate representation of color #425506: hue angle of 74.43º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #425506 is Cyan = 0.22, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 85 | 6 | - |
| CMYK | 0.22 | 0 | 0.93 | 0.67 |
| HSL | 74.43º | 0.87% | 0.18% | - |
| HSV(B) | 74.43º | 0.93% | 0.33% | - |
| XYZ | 5.53 | 7.67 | 1.36 | - |
| YUV | 70.31 | 91.71 | 124.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 85 | 6 | 0.22 | 0 | 0.93 | 0.67 | 74.43 | 0.87 | 0.18 |
| Hex | 42 | 55 | 6 | 16 | 0 | 5D | 43 | 4A | 57 | 12 |
| Octal | 102 | 125 | 6 | 26 | 0 | 135 | 103 | 112 | 127 | 22 |
| Binary | 1000010 | 1010101 | 110 | 10110 | 0 | 1011101 | 1000011 | 1001010 | 1010111 | 10010 |
Color Harmonies of #425506
Complementary color
Monochromatic Colors of #425506
Black with #425506
Text Example
Text Example
White with #425506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425506; }
p { color: rgb(66,85,6); }
H1.HeaderClassName
{
color: #425506;
}
.AnyTagClassName
{
color: #425506;
}
</style>
background-color css
<style>
a { background-color: #425506; }
a { background-color: rgb(66,85,6); }
div.DivClassName
{
background-color: #425506;
}
.BgClassName
{
background-color: #425506;
}
</style>
border-color css
<style>
span { border-color: #425506; }
span { border-color: rgb(66,85,6); }
td.TdClassName
{
border-color: #425506;
}
.TagClassName
{
border-color: #425506;
}
</style>