Shades of Verdun Green #425407
Tints of Verdun Green #425407
RGB
CMYK
RGB Variations
Color information
#425407 (or 0x425407) is known color: Verdun Green. HEX triplet: 42, 54 and 07. RGB value is (66,84,7). Sum of RGB (Red+Green+Blue) = 66+84+7=157 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.04% from 157); Green value is 84 (33.20% from 255 or 53.50% from 157); Blue value is 7 (3.12% from 255 or 4.46% from 157); Max value from RGB is 84 - color contains mainly: green. Hex color #425407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425407 is #BDABF8. Grayscale: #464646. Windows color (decimal): -12430329 or 480322. OLE color: 480322.
HSL color Cylindrical-coordinate representation of color #425407: hue angle of 74.03º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #425407 is Cyan = 0.21, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 84 | 7 | - |
| CMYK | 0.21 | 0 | 0.92 | 0.67 |
| HSL | 74.03º | 0.85% | 0.18% | - |
| HSV(B) | 74.03º | 0.92% | 0.33% | - |
| XYZ | 5.46 | 7.51 | 1.36 | - |
| YUV | 69.84 | 92.54 | 125.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 7 | 0.21 | 0 | 0.92 | 0.67 | 74.03 | 0.85 | 0.18 |
| Hex | 42 | 54 | 7 | 15 | 0 | 5C | 43 | 4A | 55 | 12 |
| Octal | 102 | 124 | 7 | 25 | 0 | 134 | 103 | 112 | 125 | 22 |
| Binary | 1000010 | 1010100 | 111 | 10101 | 0 | 1011100 | 1000011 | 1001010 | 1010101 | 10010 |
Color Harmonies of #425407
Complementary color
Monochromatic Colors of #425407
Black with #425407
Text Example
Text Example
White with #425407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425407; }
p { color: rgb(66,84,7); }
H1.HeaderClassName
{
color: #425407;
}
.AnyTagClassName
{
color: #425407;
}
</style>
background-color css
<style>
a { background-color: #425407; }
a { background-color: rgb(66,84,7); }
div.DivClassName
{
background-color: #425407;
}
.BgClassName
{
background-color: #425407;
}
</style>
border-color css
<style>
span { border-color: #425407; }
span { border-color: rgb(66,84,7); }
td.TdClassName
{
border-color: #425407;
}
.TagClassName
{
border-color: #425407;
}
</style>