Shades of Verdun Green #435018
Tints of Verdun Green #435018
RGB
CMYK
RGB Variations
Color information
#435018 (or 0x435018) is known color: Verdun Green. HEX triplet: 43, 50 and 18. RGB value is (67,80,24). Sum of RGB (Red+Green+Blue) = 67+80+24=171 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.18% from 171); Green value is 80 (31.64% from 255 or 46.78% from 171); Blue value is 24 (9.77% from 255 or 14.04% from 171); Max value from RGB is 80 - color contains mainly: green. Hex color #435018 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435018 is #BCAFE7. Grayscale: #454545. Windows color (decimal): -12365800 or 1593411. OLE color: 1593411.
HSL color Cylindrical-coordinate representation of color #435018: hue angle of 73.93º degrees, saturation: 0.54, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #435018 is Cyan = 0.16, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 24 | - |
| CMYK | 0.16 | 0 | 0.70 | 0.69 |
| HSL | 73.93º | 0.54% | 0.2% | - |
| HSV(B) | 73.93º | 0.7% | 0.31% | - |
| XYZ | 5.35 | 7 | 1.93 | - |
| YUV | 69.73 | 102.19 | 126.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 24 | 0.16 | 0 | 0.70 | 0.69 | 73.93 | 0.54 | 0.2 |
| Hex | 43 | 50 | 18 | 10 | 0 | 46 | 45 | 4A | 36 | 14 |
| Octal | 103 | 120 | 30 | 20 | 0 | 106 | 105 | 112 | 66 | 24 |
| Binary | 1000011 | 1010000 | 11000 | 10000 | 0 | 1000110 | 1000101 | 1001010 | 110110 | 10100 |
Color Harmonies of #435018
Complementary color
Monochromatic Colors of #435018
Black with #435018
Text Example
Text Example
White with #435018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435018; }
p { color: rgb(67,80,24); }
H1.HeaderClassName
{
color: #435018;
}
.AnyTagClassName
{
color: #435018;
}
</style>
background-color css
<style>
a { background-color: #435018; }
a { background-color: rgb(67,80,24); }
div.DivClassName
{
background-color: #435018;
}
.BgClassName
{
background-color: #435018;
}
</style>
border-color css
<style>
span { border-color: #435018; }
span { border-color: rgb(67,80,24); }
td.TdClassName
{
border-color: #435018;
}
.TagClassName
{
border-color: #435018;
}
</style>