Shades of Verdun Green #435017
Tints of Verdun Green #435017
RGB
CMYK
RGB Variations
Color information
#435017 (or 0x435017) is known color: Verdun Green. HEX triplet: 43, 50 and 17. RGB value is (67,80,23). Sum of RGB (Red+Green+Blue) = 67+80+23=170 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.41% from 170); Green value is 80 (31.64% from 255 or 47.06% from 170); Blue value is 23 (9.38% from 255 or 13.53% from 170); Max value from RGB is 80 - color contains mainly: green. Hex color #435017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435017 is #BCAFE8. Grayscale: #454545. Windows color (decimal): -12365801 or 1527875. OLE color: 1527875.
HSL color Cylindrical-coordinate representation of color #435017: hue angle of 73.68º degrees, saturation: 0.55, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #435017 is Cyan = 0.16, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 23 | - |
| CMYK | 0.16 | 0 | 0.71 | 0.69 |
| HSL | 73.68º | 0.55% | 0.2% | - |
| HSV(B) | 73.68º | 0.71% | 0.31% | - |
| XYZ | 5.34 | 6.99 | 1.88 | - |
| YUV | 69.62 | 101.69 | 126.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 23 | 0.16 | 0 | 0.71 | 0.69 | 73.68 | 0.55 | 0.2 |
| Hex | 43 | 50 | 17 | 10 | 0 | 47 | 45 | 4A | 37 | 14 |
| Octal | 103 | 120 | 27 | 20 | 0 | 107 | 105 | 112 | 67 | 24 |
| Binary | 1000011 | 1010000 | 10111 | 10000 | 0 | 1000111 | 1000101 | 1001010 | 110111 | 10100 |
Color Harmonies of #435017
Complementary color
Monochromatic Colors of #435017
Black with #435017
Text Example
Text Example
White with #435017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435017; }
p { color: rgb(67,80,23); }
H1.HeaderClassName
{
color: #435017;
}
.AnyTagClassName
{
color: #435017;
}
</style>
background-color css
<style>
a { background-color: #435017; }
a { background-color: rgb(67,80,23); }
div.DivClassName
{
background-color: #435017;
}
.BgClassName
{
background-color: #435017;
}
</style>
border-color css
<style>
span { border-color: #435017; }
span { border-color: rgb(67,80,23); }
td.TdClassName
{
border-color: #435017;
}
.TagClassName
{
border-color: #435017;
}
</style>