Shades of Verdun Green #435214
Tints of Verdun Green #435214
RGB
CMYK
RGB Variations
Color information
#435214 (or 0x435214) is known color: Verdun Green. HEX triplet: 43, 52 and 14. RGB value is (67,82,20). Sum of RGB (Red+Green+Blue) = 67+82+20=169 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.64% from 169); Green value is 82 (32.42% from 255 or 48.52% from 169); Blue value is 20 (8.20% from 255 or 11.83% from 169); Max value from RGB is 82 - color contains mainly: green. Hex color #435214 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435214 is #BCADEB. Grayscale: #464646. Windows color (decimal): -12365292 or 1331779. OLE color: 1331779.
HSL color Cylindrical-coordinate representation of color #435214: hue angle of 74.52º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #435214 is Cyan = 0.18, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 82 | 20 | - |
| CMYK | 0.18 | 0 | 0.76 | 0.68 |
| HSL | 74.52º | 0.61% | 0.2% | - |
| HSV(B) | 74.52º | 0.76% | 0.32% | - |
| XYZ | 5.46 | 7.28 | 1.78 | - |
| YUV | 70.45 | 99.53 | 125.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 82 | 20 | 0.18 | 0 | 0.76 | 0.68 | 74.52 | 0.61 | 0.2 |
| Hex | 43 | 52 | 14 | 12 | 0 | 4C | 44 | 4B | 3D | 14 |
| Octal | 103 | 122 | 24 | 22 | 0 | 114 | 104 | 113 | 75 | 24 |
| Binary | 1000011 | 1010010 | 10100 | 10010 | 0 | 1001100 | 1000100 | 1001011 | 111101 | 10100 |
Color Harmonies of #435214
Complementary color
Monochromatic Colors of #435214
Black with #435214
Text Example
Text Example
White with #435214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435214; }
p { color: rgb(67,82,20); }
H1.HeaderClassName
{
color: #435214;
}
.AnyTagClassName
{
color: #435214;
}
</style>
background-color css
<style>
a { background-color: #435214; }
a { background-color: rgb(67,82,20); }
div.DivClassName
{
background-color: #435214;
}
.BgClassName
{
background-color: #435214;
}
</style>
border-color css
<style>
span { border-color: #435214; }
span { border-color: rgb(67,82,20); }
td.TdClassName
{
border-color: #435214;
}
.TagClassName
{
border-color: #435214;
}
</style>