Shades of Verdun Green #435311
Tints of Verdun Green #435311
RGB
CMYK
RGB Variations
Color information
#435311 (or 0x435311) is known color: Verdun Green. HEX triplet: 43, 53 and 11. RGB value is (67,83,17). Sum of RGB (Red+Green+Blue) = 67+83+17=167 (22% of max value = 765). Red value is 67 (26.56% from 255 or 40.12% from 167); Green value is 83 (32.81% from 255 or 49.70% from 167); Blue value is 17 (7.03% from 255 or 10.18% from 167); Max value from RGB is 83 - color contains mainly: green. Hex color #435311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435311 is #BCACEE. Grayscale: #464646. Windows color (decimal): -12365039 or 1135427. OLE color: 1135427.
HSL color Cylindrical-coordinate representation of color #435311: hue angle of 74.55º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #435311 is Cyan = 0.19, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 83 | 17 | - |
| CMYK | 0.19 | 0 | 0.80 | 0.67 |
| HSL | 74.55º | 0.66% | 0.2% | - |
| HSV(B) | 74.55º | 0.8% | 0.33% | - |
| XYZ | 5.51 | 7.42 | 1.67 | - |
| YUV | 70.69 | 97.7 | 125.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 17 | 0.19 | 0 | 0.80 | 0.67 | 74.55 | 0.66 | 0.2 |
| Hex | 43 | 53 | 11 | 13 | 0 | 50 | 43 | 4B | 42 | 14 |
| Octal | 103 | 123 | 21 | 23 | 0 | 120 | 103 | 113 | 102 | 24 |
| Binary | 1000011 | 1010011 | 10001 | 10011 | 0 | 1010000 | 1000011 | 1001011 | 1000010 | 10100 |
Color Harmonies of #435311
Complementary color
Monochromatic Colors of #435311
Black with #435311
Text Example
Text Example
White with #435311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435311; }
p { color: rgb(67,83,17); }
H1.HeaderClassName
{
color: #435311;
}
.AnyTagClassName
{
color: #435311;
}
</style>
background-color css
<style>
a { background-color: #435311; }
a { background-color: rgb(67,83,17); }
div.DivClassName
{
background-color: #435311;
}
.BgClassName
{
background-color: #435311;
}
</style>
border-color css
<style>
span { border-color: #435311; }
span { border-color: rgb(67,83,17); }
td.TdClassName
{
border-color: #435311;
}
.TagClassName
{
border-color: #435311;
}
</style>