Shades of Verdun Green #435517
Tints of Verdun Green #435517
RGB
CMYK
RGB Variations
Color information
#435517 (or 0x435517) is known color: Verdun Green. HEX triplet: 43, 55 and 17. RGB value is (67,85,23). Sum of RGB (Red+Green+Blue) = 67+85+23=175 (23% of max value = 765). Red value is 67 (26.56% from 255 or 38.29% from 175); Green value is 85 (33.59% from 255 or 48.57% from 175); Blue value is 23 (9.38% from 255 or 13.14% from 175); Max value from RGB is 85 - color contains mainly: green. Hex color #435517 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435517 is #BCAAE8. Grayscale: #484848. Windows color (decimal): -12364521 or 1529155. OLE color: 1529155.
HSL color Cylindrical-coordinate representation of color #435517: hue angle of 77.42º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #435517 is Cyan = 0.21, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 85 | 23 | - |
| CMYK | 0.21 | 0 | 0.73 | 0.67 |
| HSL | 77.42º | 0.57% | 0.21% | - |
| HSV(B) | 77.42º | 0.73% | 0.33% | - |
| XYZ | 5.72 | 7.75 | 2.01 | - |
| YUV | 72.55 | 100.04 | 124.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 85 | 23 | 0.21 | 0 | 0.73 | 0.67 | 77.42 | 0.57 | 0.21 |
| Hex | 43 | 55 | 17 | 15 | 0 | 49 | 43 | 4D | 39 | 15 |
| Octal | 103 | 125 | 27 | 25 | 0 | 111 | 103 | 115 | 71 | 25 |
| Binary | 1000011 | 1010101 | 10111 | 10101 | 0 | 1001001 | 1000011 | 1001101 | 111001 | 10101 |
Color Harmonies of #435517
Complementary color
Monochromatic Colors of #435517
Black with #435517
Text Example
Text Example
White with #435517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435517; }
p { color: rgb(67,85,23); }
H1.HeaderClassName
{
color: #435517;
}
.AnyTagClassName
{
color: #435517;
}
</style>
background-color css
<style>
a { background-color: #435517; }
a { background-color: rgb(67,85,23); }
div.DivClassName
{
background-color: #435517;
}
.BgClassName
{
background-color: #435517;
}
</style>
border-color css
<style>
span { border-color: #435517; }
span { border-color: rgb(67,85,23); }
td.TdClassName
{
border-color: #435517;
}
.TagClassName
{
border-color: #435517;
}
</style>