Shades of Verdun Green #435406
Tints of Verdun Green #435406
RGB
CMYK
RGB Variations
Color information
#435406 (or 0x435406) is known color: Verdun Green. HEX triplet: 43, 54 and 06. RGB value is (67,84,6). Sum of RGB (Red+Green+Blue) = 67+84+6=157 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.68% from 157); Green value is 84 (33.20% from 255 or 53.50% from 157); Blue value is 6 (2.73% from 255 or 3.82% from 157); Max value from RGB is 84 - color contains mainly: green. Hex color #435406 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435406 is #BCABF9. Grayscale: #464646. Windows color (decimal): -12364794 or 414787. OLE color: 414787.
HSL color Cylindrical-coordinate representation of color #435406: hue angle of 73.08º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #435406 is Cyan = 0.20, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 84 | 6 | - |
| CMYK | 0.20 | 0 | 0.93 | 0.67 |
| HSL | 73.08º | 0.87% | 0.18% | - |
| HSV(B) | 73.08º | 0.93% | 0.33% | - |
| XYZ | 5.52 | 7.55 | 1.34 | - |
| YUV | 70.03 | 91.87 | 125.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 6 | 0.20 | 0 | 0.93 | 0.67 | 73.08 | 0.87 | 0.18 |
| Hex | 43 | 54 | 6 | 14 | 0 | 5D | 43 | 49 | 57 | 12 |
| Octal | 103 | 124 | 6 | 24 | 0 | 135 | 103 | 111 | 127 | 22 |
| Binary | 1000011 | 1010100 | 110 | 10100 | 0 | 1011101 | 1000011 | 1001001 | 1010111 | 10010 |
Color Harmonies of #435406
Complementary color
Monochromatic Colors of #435406
Black with #435406
Text Example
Text Example
White with #435406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435406; }
p { color: rgb(67,84,6); }
H1.HeaderClassName
{
color: #435406;
}
.AnyTagClassName
{
color: #435406;
}
</style>
background-color css
<style>
a { background-color: #435406; }
a { background-color: rgb(67,84,6); }
div.DivClassName
{
background-color: #435406;
}
.BgClassName
{
background-color: #435406;
}
</style>
border-color css
<style>
span { border-color: #435406; }
span { border-color: rgb(67,84,6); }
td.TdClassName
{
border-color: #435406;
}
.TagClassName
{
border-color: #435406;
}
</style>