Shades of Verdun Green #434406
Tints of Verdun Green #434406
RGB
CMYK
RGB Variations
Color information
#434406 (or 0x434406) is known color: Verdun Green. HEX triplet: 43, 44 and 06. RGB value is (67,68,6). Sum of RGB (Red+Green+Blue) = 67+68+6=141 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.52% from 141); Green value is 68 (26.95% from 255 or 48.23% from 141); Blue value is 6 (2.73% from 255 or 4.26% from 141); Max value from RGB is 68 - color contains mainly: green. Hex color #434406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434406 is #BCBBF9. Grayscale: #3C3C3C. Windows color (decimal): -12368890 or 410691. OLE color: 410691.
HSL color Cylindrical-coordinate representation of color #434406: hue angle of 60.97º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #434406 is Cyan = 0.01, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 68 | 6 | - |
| CMYK | 0.01 | 0 | 0.91 | 0.73 |
| HSL | 60.97º | 0.84% | 0.15% | - |
| HSV(B) | 60.97º | 0.91% | 0.27% | - |
| XYZ | 4.41 | 5.34 | 0.97 | - |
| YUV | 60.63 | 97.17 | 132.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 68 | 6 | 0.01 | 0 | 0.91 | 0.73 | 60.97 | 0.84 | 0.15 |
| Hex | 43 | 44 | 6 | 1 | 0 | 5B | 49 | 3D | 54 | F |
| Octal | 103 | 104 | 6 | 1 | 0 | 133 | 111 | 75 | 124 | 17 |
| Binary | 1000011 | 1000100 | 110 | 1 | 0 | 1011011 | 1001001 | 111101 | 1010100 | 1111 |
Color Harmonies of #434406
Complementary color
Monochromatic Colors of #434406
Black with #434406
Text Example
Text Example
White with #434406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434406; }
p { color: rgb(67,68,6); }
H1.HeaderClassName
{
color: #434406;
}
.AnyTagClassName
{
color: #434406;
}
</style>
background-color css
<style>
a { background-color: #434406; }
a { background-color: rgb(67,68,6); }
div.DivClassName
{
background-color: #434406;
}
.BgClassName
{
background-color: #434406;
}
</style>
border-color css
<style>
span { border-color: #434406; }
span { border-color: rgb(67,68,6); }
td.TdClassName
{
border-color: #434406;
}
.TagClassName
{
border-color: #434406;
}
</style>