Shades of Verdun Green #435117
Tints of Verdun Green #435117
RGB
CMYK
RGB Variations
Color information
#435117 (or 0x435117) is known color: Verdun Green. HEX triplet: 43, 51 and 17. RGB value is (67,81,23). Sum of RGB (Red+Green+Blue) = 67+81+23=171 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.18% from 171); Green value is 81 (32.03% from 255 or 47.37% from 171); Blue value is 23 (9.38% from 255 or 13.45% from 171); Max value from RGB is 81 - color contains mainly: green. Hex color #435117 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435117 is #BCAEE8. Grayscale: #464646. Windows color (decimal): -12365545 or 1528131. OLE color: 1528131.
HSL color Cylindrical-coordinate representation of color #435117: hue angle of 74.48º degrees, saturation: 0.56, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #435117 is Cyan = 0.17, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 81 | 23 | - |
| CMYK | 0.17 | 0 | 0.72 | 0.68 |
| HSL | 74.48º | 0.56% | 0.2% | - |
| HSV(B) | 74.48º | 0.72% | 0.32% | - |
| XYZ | 5.41 | 7.14 | 1.9 | - |
| YUV | 70.2 | 101.36 | 125.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 23 | 0.17 | 0 | 0.72 | 0.68 | 74.48 | 0.56 | 0.2 |
| Hex | 43 | 51 | 17 | 11 | 0 | 48 | 44 | 4A | 38 | 14 |
| Octal | 103 | 121 | 27 | 21 | 0 | 110 | 104 | 112 | 70 | 24 |
| Binary | 1000011 | 1010001 | 10111 | 10001 | 0 | 1001000 | 1000100 | 1001010 | 111000 | 10100 |
Color Harmonies of #435117
Complementary color
Monochromatic Colors of #435117
Black with #435117
Text Example
Text Example
White with #435117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435117; }
p { color: rgb(67,81,23); }
H1.HeaderClassName
{
color: #435117;
}
.AnyTagClassName
{
color: #435117;
}
</style>
background-color css
<style>
a { background-color: #435117; }
a { background-color: rgb(67,81,23); }
div.DivClassName
{
background-color: #435117;
}
.BgClassName
{
background-color: #435117;
}
</style>
border-color css
<style>
span { border-color: #435117; }
span { border-color: rgb(67,81,23); }
td.TdClassName
{
border-color: #435117;
}
.TagClassName
{
border-color: #435117;
}
</style>