Shades of Verdun Green #434311
Tints of Verdun Green #434311
RGB
CMYK
RGB Variations
Color information
#434311 (or 0x434311) is known color: Verdun Green. HEX triplet: 43, 43 and 11. RGB value is (67,67,17). Sum of RGB (Red+Green+Blue) = 67+67+17=151 (20% of max value = 765). Red value is 67 (26.56% from 255 or 44.37% from 151); Green value is 67 (26.56% from 255 or 44.37% from 151); Blue value is 17 (7.03% from 255 or 11.26% from 151); Max value from RGB is 67 - color contains mainly: red, green. Hex color #434311 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434311 is #BCBCEE. Grayscale: #3D3D3D. Windows color (decimal): -12369135 or 1131331. OLE color: 1131331.
HSL color Cylindrical-coordinate representation of color #434311: hue angle of 60º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #434311 is Cyan = 0, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 67 | 17 | - |
| CMYK | 0 | 0 | 0.75 | 0.74 |
| HSL | 60º | 0.6% | 0.16% | - |
| HSV(B) | 60º | 0.75% | 0.26% | - |
| XYZ | 4.42 | 5.25 | 1.31 | - |
| YUV | 61.3 | 103 | 132.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 67 | 17 | 0 | 0 | 0.75 | 0.74 | 60 | 0.6 | 0.16 |
| Hex | 43 | 43 | 11 | 0 | 0 | 4B | 4A | 3C | 3C | 10 |
| Octal | 103 | 103 | 21 | 0 | 0 | 113 | 112 | 74 | 74 | 20 |
| Binary | 1000011 | 1000011 | 10001 | 0 | 0 | 1001011 | 1001010 | 111100 | 111100 | 10000 |
Color Harmonies of #434311
Complementary color
Monochromatic Colors of #434311
Black with #434311
Text Example
Text Example
White with #434311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434311; }
p { color: rgb(67,67,17); }
H1.HeaderClassName
{
color: #434311;
}
.AnyTagClassName
{
color: #434311;
}
</style>
background-color css
<style>
a { background-color: #434311; }
a { background-color: rgb(67,67,17); }
div.DivClassName
{
background-color: #434311;
}
.BgClassName
{
background-color: #434311;
}
</style>
border-color css
<style>
span { border-color: #434311; }
span { border-color: rgb(67,67,17); }
td.TdClassName
{
border-color: #434311;
}
.TagClassName
{
border-color: #434311;
}
</style>