Shades of Verdun Green #435805
Tints of Verdun Green #435805
RGB
CMYK
RGB Variations
Color information
#435805 (or 0x435805) is known color: Verdun Green. HEX triplet: 43, 58 and 05. RGB value is (67,88,5). Sum of RGB (Red+Green+Blue) = 67+88+5=160 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.88% from 160); Green value is 88 (34.77% from 255 or 55% from 160); Blue value is 5 (2.34% from 255 or 3.12% from 160); Max value from RGB is 88 - color contains mainly: green. Hex color #435805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435805 is #BCA7FA. Grayscale: #484848. Windows color (decimal): -12363771 or 350275. OLE color: 350275.
HSL color Cylindrical-coordinate representation of color #435805: hue angle of 75.18º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #435805 is Cyan = 0.24, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 88 | 5 | - |
| CMYK | 0.24 | 0 | 0.94 | 0.65 |
| HSL | 75.18º | 0.89% | 0.18% | - |
| HSV(B) | 75.18º | 0.94% | 0.35% | - |
| XYZ | 5.83 | 8.18 | 1.42 | - |
| YUV | 72.26 | 90.04 | 124.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 88 | 5 | 0.24 | 0 | 0.94 | 0.65 | 75.18 | 0.89 | 0.18 |
| Hex | 43 | 58 | 5 | 18 | 0 | 5E | 41 | 4B | 59 | 12 |
| Octal | 103 | 130 | 5 | 30 | 0 | 136 | 101 | 113 | 131 | 22 |
| Binary | 1000011 | 1011000 | 101 | 11000 | 0 | 1011110 | 1000001 | 1001011 | 1011001 | 10010 |
Color Harmonies of #435805
Complementary color
Monochromatic Colors of #435805
Black with #435805
Text Example
Text Example
White with #435805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435805; }
p { color: rgb(67,88,5); }
H1.HeaderClassName
{
color: #435805;
}
.AnyTagClassName
{
color: #435805;
}
</style>
background-color css
<style>
a { background-color: #435805; }
a { background-color: rgb(67,88,5); }
div.DivClassName
{
background-color: #435805;
}
.BgClassName
{
background-color: #435805;
}
</style>
border-color css
<style>
span { border-color: #435805; }
span { border-color: rgb(67,88,5); }
td.TdClassName
{
border-color: #435805;
}
.TagClassName
{
border-color: #435805;
}
</style>