Shades of Verdun Green #435119
Tints of Verdun Green #435119
RGB
CMYK
RGB Variations
Color information
#435119 (or 0x435119) is known color: Verdun Green. HEX triplet: 43, 51 and 19. RGB value is (67,81,25). Sum of RGB (Red+Green+Blue) = 67+81+25=173 (22% of max value = 765). Red value is 67 (26.56% from 255 or 38.73% from 173); Green value is 81 (32.03% from 255 or 46.82% from 173); Blue value is 25 (10.16% from 255 or 14.45% from 173); Max value from RGB is 81 - color contains mainly: green. Hex color #435119 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435119 is #BCAEE6. Grayscale: #464646. Windows color (decimal): -12365543 or 1659203. OLE color: 1659203.
HSL color Cylindrical-coordinate representation of color #435119: hue angle of 75º degrees, saturation: 0.53, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #435119 is Cyan = 0.17, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 81 | 25 | - |
| CMYK | 0.17 | 0 | 0.69 | 0.68 |
| HSL | 75º | 0.53% | 0.21% | - |
| HSV(B) | 75º | 0.69% | 0.32% | - |
| XYZ | 5.43 | 7.15 | 2.01 | - |
| YUV | 70.43 | 102.36 | 125.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 25 | 0.17 | 0 | 0.69 | 0.68 | 75 | 0.53 | 0.21 |
| Hex | 43 | 51 | 19 | 11 | 0 | 45 | 44 | 4B | 35 | 15 |
| Octal | 103 | 121 | 31 | 21 | 0 | 105 | 104 | 113 | 65 | 25 |
| Binary | 1000011 | 1010001 | 11001 | 10001 | 0 | 1000101 | 1000100 | 1001011 | 110101 | 10101 |
Color Harmonies of #435119
Complementary color
Monochromatic Colors of #435119
Black with #435119
Text Example
Text Example
White with #435119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435119; }
p { color: rgb(67,81,25); }
H1.HeaderClassName
{
color: #435119;
}
.AnyTagClassName
{
color: #435119;
}
</style>
background-color css
<style>
a { background-color: #435119; }
a { background-color: rgb(67,81,25); }
div.DivClassName
{
background-color: #435119;
}
.BgClassName
{
background-color: #435119;
}
</style>
border-color css
<style>
span { border-color: #435119; }
span { border-color: rgb(67,81,25); }
td.TdClassName
{
border-color: #435119;
}
.TagClassName
{
border-color: #435119;
}
</style>