Shades of Verdun Green #425309
Tints of Verdun Green #425309
RGB
CMYK
RGB Variations
Color information
#425309 (or 0x425309) is known color: Verdun Green. HEX triplet: 42, 53 and 09. RGB value is (66,83,9). Sum of RGB (Red+Green+Blue) = 66+83+9=158 (20% of max value = 765). Red value is 66 (26.17% from 255 or 41.77% from 158); Green value is 83 (32.81% from 255 or 52.53% from 158); Blue value is 9 (3.91% from 255 or 5.70% from 158); Max value from RGB is 83 - color contains mainly: green. Hex color #425309 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425309 is #BDACF6. Grayscale: #454545. Windows color (decimal): -12430583 or 611138. OLE color: 611138.
HSL color Cylindrical-coordinate representation of color #425309: hue angle of 73.78º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #425309 is Cyan = 0.20, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 83 | 9 | - |
| CMYK | 0.20 | 0 | 0.89 | 0.67 |
| HSL | 73.78º | 0.8% | 0.18% | - |
| HSV(B) | 73.78º | 0.89% | 0.33% | - |
| XYZ | 5.39 | 7.36 | 1.4 | - |
| YUV | 69.48 | 93.87 | 125.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 9 | 0.20 | 0 | 0.89 | 0.67 | 73.78 | 0.8 | 0.18 |
| Hex | 42 | 53 | 9 | 14 | 0 | 59 | 43 | 4A | 50 | 12 |
| Octal | 102 | 123 | 11 | 24 | 0 | 131 | 103 | 112 | 120 | 22 |
| Binary | 1000010 | 1010011 | 1001 | 10100 | 0 | 1011001 | 1000011 | 1001010 | 1010000 | 10010 |
Color Harmonies of #425309
Complementary color
Monochromatic Colors of #425309
Black with #425309
Text Example
Text Example
White with #425309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425309; }
p { color: rgb(66,83,9); }
H1.HeaderClassName
{
color: #425309;
}
.AnyTagClassName
{
color: #425309;
}
</style>
background-color css
<style>
a { background-color: #425309; }
a { background-color: rgb(66,83,9); }
div.DivClassName
{
background-color: #425309;
}
.BgClassName
{
background-color: #425309;
}
</style>
border-color css
<style>
span { border-color: #425309; }
span { border-color: rgb(66,83,9); }
td.TdClassName
{
border-color: #425309;
}
.TagClassName
{
border-color: #425309;
}
</style>