Shades of Verdun Green #435518
Tints of Verdun Green #435518
RGB
CMYK
RGB Variations
Color information
#435518 (or 0x435518) is known color: Verdun Green. HEX triplet: 43, 55 and 18. RGB value is (67,85,24). Sum of RGB (Red+Green+Blue) = 67+85+24=176 (23% of max value = 765). Red value is 67 (26.56% from 255 or 38.07% from 176); Green value is 85 (33.59% from 255 or 48.30% from 176); Blue value is 24 (9.77% from 255 or 13.64% from 176); Max value from RGB is 85 - color contains mainly: green. Hex color #435518 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435518 is #BCAAE7. Grayscale: #484848. Windows color (decimal): -12364520 or 1594691. OLE color: 1594691.
HSL color Cylindrical-coordinate representation of color #435518: hue angle of 77.7º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #435518 is Cyan = 0.21, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 85 | 24 | - |
| CMYK | 0.21 | 0 | 0.72 | 0.67 |
| HSL | 77.7º | 0.56% | 0.21% | - |
| HSV(B) | 77.7º | 0.72% | 0.33% | - |
| XYZ | 5.73 | 7.76 | 2.06 | - |
| YUV | 72.66 | 100.54 | 123.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 85 | 24 | 0.21 | 0 | 0.72 | 0.67 | 77.7 | 0.56 | 0.21 |
| Hex | 43 | 55 | 18 | 15 | 0 | 48 | 43 | 4E | 38 | 15 |
| Octal | 103 | 125 | 30 | 25 | 0 | 110 | 103 | 116 | 70 | 25 |
| Binary | 1000011 | 1010101 | 11000 | 10101 | 0 | 1001000 | 1000011 | 1001110 | 111000 | 10101 |
Color Harmonies of #435518
Complementary color
Monochromatic Colors of #435518
Black with #435518
Text Example
Text Example
White with #435518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435518; }
p { color: rgb(67,85,24); }
H1.HeaderClassName
{
color: #435518;
}
.AnyTagClassName
{
color: #435518;
}
</style>
background-color css
<style>
a { background-color: #435518; }
a { background-color: rgb(67,85,24); }
div.DivClassName
{
background-color: #435518;
}
.BgClassName
{
background-color: #435518;
}
</style>
border-color css
<style>
span { border-color: #435518; }
span { border-color: rgb(67,85,24); }
td.TdClassName
{
border-color: #435518;
}
.TagClassName
{
border-color: #435518;
}
</style>