Shades of Verdun Green #435014
Tints of Verdun Green #435014
RGB
CMYK
RGB Variations
Color information
#435014 (or 0x435014) is known color: Verdun Green. HEX triplet: 43, 50 and 14. RGB value is (67,80,20). Sum of RGB (Red+Green+Blue) = 67+80+20=167 (22% of max value = 765). Red value is 67 (26.56% from 255 or 40.12% from 167); Green value is 80 (31.64% from 255 or 47.90% from 167); Blue value is 20 (8.20% from 255 or 11.98% from 167); Max value from RGB is 80 - color contains mainly: green. Hex color #435014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435014 is #BCAFEB. Grayscale: #454545. Windows color (decimal): -12365804 or 1331267. OLE color: 1331267.
HSL color Cylindrical-coordinate representation of color #435014: hue angle of 73º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #435014 is Cyan = 0.16, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 20 | - |
| CMYK | 0.16 | 0 | 0.75 | 0.69 |
| HSL | 73º | 0.6% | 0.2% | - |
| HSV(B) | 73º | 0.75% | 0.31% | - |
| XYZ | 5.31 | 6.98 | 1.73 | - |
| YUV | 69.27 | 100.19 | 126.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 20 | 0.16 | 0 | 0.75 | 0.69 | 73 | 0.6 | 0.2 |
| Hex | 43 | 50 | 14 | 10 | 0 | 4B | 45 | 49 | 3C | 14 |
| Octal | 103 | 120 | 24 | 20 | 0 | 113 | 105 | 111 | 74 | 24 |
| Binary | 1000011 | 1010000 | 10100 | 10000 | 0 | 1001011 | 1000101 | 1001001 | 111100 | 10100 |
Color Harmonies of #435014
Complementary color
Monochromatic Colors of #435014
Black with #435014
Text Example
Text Example
White with #435014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435014; }
p { color: rgb(67,80,20); }
H1.HeaderClassName
{
color: #435014;
}
.AnyTagClassName
{
color: #435014;
}
</style>
background-color css
<style>
a { background-color: #435014; }
a { background-color: rgb(67,80,20); }
div.DivClassName
{
background-color: #435014;
}
.BgClassName
{
background-color: #435014;
}
</style>
border-color css
<style>
span { border-color: #435014; }
span { border-color: rgb(67,80,20); }
td.TdClassName
{
border-color: #435014;
}
.TagClassName
{
border-color: #435014;
}
</style>