Shades of Verdun Green #435104
Tints of Verdun Green #435104
RGB
CMYK
RGB Variations
Color information
#435104 (or 0x435104) is known color: Verdun Green. HEX triplet: 43, 51 and 04. RGB value is (67,81,4). Sum of RGB (Red+Green+Blue) = 67+81+4=152 (20% of max value = 765). Red value is 67 (26.56% from 255 or 44.08% from 152); Green value is 81 (32.03% from 255 or 53.29% from 152); Blue value is 4 (1.95% from 255 or 2.63% from 152); Max value from RGB is 81 - color contains mainly: green. Hex color #435104 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435104 is #BCAEFB. Grayscale: #444444. Windows color (decimal): -12365564 or 282947. OLE color: 282947.
HSL color Cylindrical-coordinate representation of color #435104: hue angle of 70.91º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #435104 is Cyan = 0.17, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 81 | 4 | - |
| CMYK | 0.17 | 0 | 0.95 | 0.68 |
| HSL | 70.91º | 0.91% | 0.17% | - |
| HSV(B) | 70.91º | 0.95% | 0.32% | - |
| XYZ | 5.28 | 7.09 | 1.2 | - |
| YUV | 68.04 | 91.86 | 127.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 4 | 0.17 | 0 | 0.95 | 0.68 | 70.91 | 0.91 | 0.17 |
| Hex | 43 | 51 | 4 | 11 | 0 | 5F | 44 | 47 | 5B | 11 |
| Octal | 103 | 121 | 4 | 21 | 0 | 137 | 104 | 107 | 133 | 21 |
| Binary | 1000011 | 1010001 | 100 | 10001 | 0 | 1011111 | 1000100 | 1000111 | 1011011 | 10001 |
Color Harmonies of #435104
Complementary color
Monochromatic Colors of #435104
Black with #435104
Text Example
Text Example
White with #435104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435104; }
p { color: rgb(67,81,4); }
H1.HeaderClassName
{
color: #435104;
}
.AnyTagClassName
{
color: #435104;
}
</style>
background-color css
<style>
a { background-color: #435104; }
a { background-color: rgb(67,81,4); }
div.DivClassName
{
background-color: #435104;
}
.BgClassName
{
background-color: #435104;
}
</style>
border-color css
<style>
span { border-color: #435104; }
span { border-color: rgb(67,81,4); }
td.TdClassName
{
border-color: #435104;
}
.TagClassName
{
border-color: #435104;
}
</style>