Shades of Verdun Green #435006
Tints of Verdun Green #435006
RGB
CMYK
RGB Variations
Color information
#435006 (or 0x435006) is known color: Verdun Green. HEX triplet: 43, 50 and 06. RGB value is (67,80,6). Sum of RGB (Red+Green+Blue) = 67+80+6=153 (20% of max value = 765). Red value is 67 (26.56% from 255 or 43.79% from 153); Green value is 80 (31.64% from 255 or 52.29% from 153); Blue value is 6 (2.73% from 255 or 3.92% from 153); Max value from RGB is 80 - color contains mainly: green. Hex color #435006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435006 is #BCAFF9. Grayscale: #434343. Windows color (decimal): -12365818 or 413763. OLE color: 413763.
HSL color Cylindrical-coordinate representation of color #435006: hue angle of 70.54º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #435006 is Cyan = 0.16, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 6 | - |
| CMYK | 0.16 | 0 | 0.92 | 0.69 |
| HSL | 70.54º | 0.86% | 0.17% | - |
| HSV(B) | 70.54º | 0.93% | 0.31% | - |
| XYZ | 5.22 | 6.94 | 1.24 | - |
| YUV | 67.68 | 93.19 | 127.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 6 | 0.16 | 0 | 0.92 | 0.69 | 70.54 | 0.86 | 0.17 |
| Hex | 43 | 50 | 6 | 10 | 0 | 5C | 45 | 47 | 56 | 11 |
| Octal | 103 | 120 | 6 | 20 | 0 | 134 | 105 | 107 | 126 | 21 |
| Binary | 1000011 | 1010000 | 110 | 10000 | 0 | 1011100 | 1000101 | 1000111 | 1010110 | 10001 |
Color Harmonies of #435006
Complementary color
Monochromatic Colors of #435006
Black with #435006
Text Example
Text Example
White with #435006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435006; }
p { color: rgb(67,80,6); }
H1.HeaderClassName
{
color: #435006;
}
.AnyTagClassName
{
color: #435006;
}
</style>
background-color css
<style>
a { background-color: #435006; }
a { background-color: rgb(67,80,6); }
div.DivClassName
{
background-color: #435006;
}
.BgClassName
{
background-color: #435006;
}
</style>
border-color css
<style>
span { border-color: #435006; }
span { border-color: rgb(67,80,6); }
td.TdClassName
{
border-color: #435006;
}
.TagClassName
{
border-color: #435006;
}
</style>