Shades of Verdun Green #435016
Tints of Verdun Green #435016
RGB
CMYK
RGB Variations
Color information
#435016 (or 0x435016) is known color: Verdun Green. HEX triplet: 43, 50 and 16. RGB value is (67,80,22). Sum of RGB (Red+Green+Blue) = 67+80+22=169 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.64% from 169); Green value is 80 (31.64% from 255 or 47.34% from 169); Blue value is 22 (8.98% from 255 or 13.02% from 169); Max value from RGB is 80 - color contains mainly: green. Hex color #435016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435016 is #BCAFE9. Grayscale: #454545. Windows color (decimal): -12365802 or 1462339. OLE color: 1462339.
HSL color Cylindrical-coordinate representation of color #435016: hue angle of 73.45º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #435016 is Cyan = 0.16, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 22 | - |
| CMYK | 0.16 | 0 | 0.72 | 0.69 |
| HSL | 73.45º | 0.57% | 0.2% | - |
| HSV(B) | 73.45º | 0.73% | 0.31% | - |
| XYZ | 5.33 | 6.99 | 1.83 | - |
| YUV | 69.5 | 101.19 | 126.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 22 | 0.16 | 0 | 0.72 | 0.69 | 73.45 | 0.57 | 0.2 |
| Hex | 43 | 50 | 16 | 10 | 0 | 48 | 45 | 49 | 39 | 14 |
| Octal | 103 | 120 | 26 | 20 | 0 | 110 | 105 | 111 | 71 | 24 |
| Binary | 1000011 | 1010000 | 10110 | 10000 | 0 | 1001000 | 1000101 | 1001001 | 111001 | 10100 |
Color Harmonies of #435016
Complementary color
Monochromatic Colors of #435016
Black with #435016
Text Example
Text Example
White with #435016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435016; }
p { color: rgb(67,80,22); }
H1.HeaderClassName
{
color: #435016;
}
.AnyTagClassName
{
color: #435016;
}
</style>
background-color css
<style>
a { background-color: #435016; }
a { background-color: rgb(67,80,22); }
div.DivClassName
{
background-color: #435016;
}
.BgClassName
{
background-color: #435016;
}
</style>
border-color css
<style>
span { border-color: #435016; }
span { border-color: rgb(67,80,22); }
td.TdClassName
{
border-color: #435016;
}
.TagClassName
{
border-color: #435016;
}
</style>