Shades of Verdun Green #434714
Tints of Verdun Green #434714
RGB
CMYK
RGB Variations
Color information
#434714 (or 0x434714) is known color: Verdun Green. HEX triplet: 43, 47 and 14. RGB value is (67,71,20). Sum of RGB (Red+Green+Blue) = 67+71+20=158 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.41% from 158); Green value is 71 (28.12% from 255 or 44.94% from 158); Blue value is 20 (8.20% from 255 or 12.66% from 158); Max value from RGB is 71 - color contains mainly: green. Hex color #434714 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434714 is #BCB8EB. Grayscale: #404040. Windows color (decimal): -12368108 or 1328963. OLE color: 1328963.
HSL color Cylindrical-coordinate representation of color #434714: hue angle of 64.71º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #434714 is Cyan = 0.06, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 71 | 20 | - |
| CMYK | 0.06 | 0 | 0.72 | 0.72 |
| HSL | 64.71º | 0.56% | 0.18% | - |
| HSV(B) | 64.71º | 0.72% | 0.28% | - |
| XYZ | 4.69 | 5.75 | 1.52 | - |
| YUV | 63.99 | 103.17 | 130.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 71 | 20 | 0.06 | 0 | 0.72 | 0.72 | 64.71 | 0.56 | 0.18 |
| Hex | 43 | 47 | 14 | 6 | 0 | 48 | 48 | 41 | 38 | 12 |
| Octal | 103 | 107 | 24 | 6 | 0 | 110 | 110 | 101 | 70 | 22 |
| Binary | 1000011 | 1000111 | 10100 | 110 | 0 | 1001000 | 1001000 | 1000001 | 111000 | 10010 |
Color Harmonies of #434714
Complementary color
Monochromatic Colors of #434714
Black with #434714
Text Example
Text Example
White with #434714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434714; }
p { color: rgb(67,71,20); }
H1.HeaderClassName
{
color: #434714;
}
.AnyTagClassName
{
color: #434714;
}
</style>
background-color css
<style>
a { background-color: #434714; }
a { background-color: rgb(67,71,20); }
div.DivClassName
{
background-color: #434714;
}
.BgClassName
{
background-color: #434714;
}
</style>
border-color css
<style>
span { border-color: #434714; }
span { border-color: rgb(67,71,20); }
td.TdClassName
{
border-color: #434714;
}
.TagClassName
{
border-color: #434714;
}
</style>