Shades of Verdun Green #435208
Tints of Verdun Green #435208
RGB
CMYK
RGB Variations
Color information
#435208 (or 0x435208) is known color: Verdun Green. HEX triplet: 43, 52 and 08. RGB value is (67,82,8). Sum of RGB (Red+Green+Blue) = 67+82+8=157 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.68% from 157); Green value is 82 (32.42% from 255 or 52.23% from 157); Blue value is 8 (3.52% from 255 or 5.10% from 157); Max value from RGB is 82 - color contains mainly: green. Hex color #435208 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435208 is #BCADF7. Grayscale: #454545. Windows color (decimal): -12365304 or 545347. OLE color: 545347.
HSL color Cylindrical-coordinate representation of color #435208: hue angle of 72.16º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #435208 is Cyan = 0.18, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 82 | 8 | - |
| CMYK | 0.18 | 0 | 0.90 | 0.68 |
| HSL | 72.16º | 0.82% | 0.18% | - |
| HSV(B) | 72.16º | 0.9% | 0.32% | - |
| XYZ | 5.38 | 7.25 | 1.34 | - |
| YUV | 69.08 | 93.53 | 126.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 82 | 8 | 0.18 | 0 | 0.90 | 0.68 | 72.16 | 0.82 | 0.18 |
| Hex | 43 | 52 | 8 | 12 | 0 | 5A | 44 | 48 | 52 | 12 |
| Octal | 103 | 122 | 10 | 22 | 0 | 132 | 104 | 110 | 122 | 22 |
| Binary | 1000011 | 1010010 | 1000 | 10010 | 0 | 1011010 | 1000100 | 1001000 | 1010010 | 10010 |
Color Harmonies of #435208
Complementary color
Monochromatic Colors of #435208
Black with #435208
Text Example
Text Example
White with #435208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435208; }
p { color: rgb(67,82,8); }
H1.HeaderClassName
{
color: #435208;
}
.AnyTagClassName
{
color: #435208;
}
</style>
background-color css
<style>
a { background-color: #435208; }
a { background-color: rgb(67,82,8); }
div.DivClassName
{
background-color: #435208;
}
.BgClassName
{
background-color: #435208;
}
</style>
border-color css
<style>
span { border-color: #435208; }
span { border-color: rgb(67,82,8); }
td.TdClassName
{
border-color: #435208;
}
.TagClassName
{
border-color: #435208;
}
</style>