Shades of Verdun Green #435019
Tints of Verdun Green #435019
RGB
CMYK
RGB Variations
Color information
#435019 (or 0x435019) is known color: Verdun Green. HEX triplet: 43, 50 and 19. RGB value is (67,80,25). Sum of RGB (Red+Green+Blue) = 67+80+25=172 (22% of max value = 765). Red value is 67 (26.56% from 255 or 38.95% from 172); Green value is 80 (31.64% from 255 or 46.51% from 172); Blue value is 25 (10.16% from 255 or 14.53% from 172); Max value from RGB is 80 - color contains mainly: green. Hex color #435019 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435019 is #BCAFE6. Grayscale: #464646. Windows color (decimal): -12365799 or 1658947. OLE color: 1658947.
HSL color Cylindrical-coordinate representation of color #435019: hue angle of 74.18º degrees, saturation: 0.52, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #435019 is Cyan = 0.16, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 25 | - |
| CMYK | 0.16 | 0 | 0.69 | 0.69 |
| HSL | 74.18º | 0.52% | 0.21% | - |
| HSV(B) | 74.18º | 0.69% | 0.31% | - |
| XYZ | 5.36 | 7 | 1.99 | - |
| YUV | 69.84 | 102.69 | 125.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 25 | 0.16 | 0 | 0.69 | 0.69 | 74.18 | 0.52 | 0.21 |
| Hex | 43 | 50 | 19 | 10 | 0 | 45 | 45 | 4A | 34 | 15 |
| Octal | 103 | 120 | 31 | 20 | 0 | 105 | 105 | 112 | 64 | 25 |
| Binary | 1000011 | 1010000 | 11001 | 10000 | 0 | 1000101 | 1000101 | 1001010 | 110100 | 10101 |
Color Harmonies of #435019
Complementary color
Monochromatic Colors of #435019
Black with #435019
Text Example
Text Example
White with #435019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435019; }
p { color: rgb(67,80,25); }
H1.HeaderClassName
{
color: #435019;
}
.AnyTagClassName
{
color: #435019;
}
</style>
background-color css
<style>
a { background-color: #435019; }
a { background-color: rgb(67,80,25); }
div.DivClassName
{
background-color: #435019;
}
.BgClassName
{
background-color: #435019;
}
</style>
border-color css
<style>
span { border-color: #435019; }
span { border-color: rgb(67,80,25); }
td.TdClassName
{
border-color: #435019;
}
.TagClassName
{
border-color: #435019;
}
</style>