Shades of Verdun Green #435213
Tints of Verdun Green #435213
RGB
CMYK
RGB Variations
Color information
#435213 (or 0x435213) is known color: Verdun Green. HEX triplet: 43, 52 and 13. RGB value is (67,82,19). Sum of RGB (Red+Green+Blue) = 67+82+19=168 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.88% from 168); Green value is 82 (32.42% from 255 or 48.81% from 168); Blue value is 19 (7.81% from 255 or 11.31% from 168); Max value from RGB is 82 - color contains mainly: green. Hex color #435213 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435213 is #BCADEC. Grayscale: #464646. Windows color (decimal): -12365293 or 1266243. OLE color: 1266243.
HSL color Cylindrical-coordinate representation of color #435213: hue angle of 74.29º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #435213 is Cyan = 0.18, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 82 | 19 | - |
| CMYK | 0.18 | 0 | 0.77 | 0.68 |
| HSL | 74.29º | 0.62% | 0.2% | - |
| HSV(B) | 74.29º | 0.77% | 0.32% | - |
| XYZ | 5.45 | 7.27 | 1.73 | - |
| YUV | 70.33 | 99.03 | 125.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 82 | 19 | 0.18 | 0 | 0.77 | 0.68 | 74.29 | 0.62 | 0.2 |
| Hex | 43 | 52 | 13 | 12 | 0 | 4D | 44 | 4A | 3E | 14 |
| Octal | 103 | 122 | 23 | 22 | 0 | 115 | 104 | 112 | 76 | 24 |
| Binary | 1000011 | 1010010 | 10011 | 10010 | 0 | 1001101 | 1000100 | 1001010 | 111110 | 10100 |
Color Harmonies of #435213
Complementary color
Monochromatic Colors of #435213
Black with #435213
Text Example
Text Example
White with #435213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435213; }
p { color: rgb(67,82,19); }
H1.HeaderClassName
{
color: #435213;
}
.AnyTagClassName
{
color: #435213;
}
</style>
background-color css
<style>
a { background-color: #435213; }
a { background-color: rgb(67,82,19); }
div.DivClassName
{
background-color: #435213;
}
.BgClassName
{
background-color: #435213;
}
</style>
border-color css
<style>
span { border-color: #435213; }
span { border-color: rgb(67,82,19); }
td.TdClassName
{
border-color: #435213;
}
.TagClassName
{
border-color: #435213;
}
</style>