Shades of Verdun Green #425305
Tints of Verdun Green #425305
RGB
CMYK
RGB Variations
Color information
#425305 (or 0x425305) is known color: Verdun Green. HEX triplet: 42, 53 and 05. RGB value is (66,83,5). Sum of RGB (Red+Green+Blue) = 66+83+5=154 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.86% from 154); Green value is 83 (32.81% from 255 or 53.90% from 154); Blue value is 5 (2.34% from 255 or 3.25% from 154); Max value from RGB is 83 - color contains mainly: green. Hex color #425305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425305 is #BDACFA. Grayscale: #454545. Windows color (decimal): -12430587 or 348994. OLE color: 348994.
HSL color Cylindrical-coordinate representation of color #425305: hue angle of 73.08º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #425305 is Cyan = 0.20, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 83 | 5 | - |
| CMYK | 0.20 | 0 | 0.94 | 0.67 |
| HSL | 73.08º | 0.89% | 0.17% | - |
| HSV(B) | 73.08º | 0.94% | 0.33% | - |
| XYZ | 5.37 | 7.36 | 1.28 | - |
| YUV | 69.03 | 91.87 | 125.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 5 | 0.20 | 0 | 0.94 | 0.67 | 73.08 | 0.89 | 0.17 |
| Hex | 42 | 53 | 5 | 14 | 0 | 5E | 43 | 49 | 59 | 11 |
| Octal | 102 | 123 | 5 | 24 | 0 | 136 | 103 | 111 | 131 | 21 |
| Binary | 1000010 | 1010011 | 101 | 10100 | 0 | 1011110 | 1000011 | 1001001 | 1011001 | 10001 |
Color Harmonies of #425305
Complementary color
Monochromatic Colors of #425305
Black with #425305
Text Example
Text Example
White with #425305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425305; }
p { color: rgb(66,83,5); }
H1.HeaderClassName
{
color: #425305;
}
.AnyTagClassName
{
color: #425305;
}
</style>
background-color css
<style>
a { background-color: #425305; }
a { background-color: rgb(66,83,5); }
div.DivClassName
{
background-color: #425305;
}
.BgClassName
{
background-color: #425305;
}
</style>
border-color css
<style>
span { border-color: #425305; }
span { border-color: rgb(66,83,5); }
td.TdClassName
{
border-color: #425305;
}
.TagClassName
{
border-color: #425305;
}
</style>