Shades of Verdun Green #434618
Tints of Verdun Green #434618
RGB
CMYK
RGB Variations
Color information
#434618 (or 0x434618) is known color: Verdun Green. HEX triplet: 43, 46 and 18. RGB value is (67,70,24). Sum of RGB (Red+Green+Blue) = 67+70+24=161 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.61% from 161); Green value is 70 (27.73% from 255 or 43.48% from 161); Blue value is 24 (9.77% from 255 or 14.91% from 161); Max value from RGB is 70 - color contains mainly: green. Hex color #434618 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434618 is #BCB9E7. Grayscale: #404040. Windows color (decimal): -12368360 or 1590851. OLE color: 1590851.
HSL color Cylindrical-coordinate representation of color #434618: hue angle of 63.91º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #434618 is Cyan = 0.04, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 70 | 24 | - |
| CMYK | 0.04 | 0 | 0.66 | 0.73 |
| HSL | 63.91º | 0.49% | 0.18% | - |
| HSV(B) | 63.91º | 0.66% | 0.27% | - |
| XYZ | 4.67 | 5.64 | 1.71 | - |
| YUV | 63.86 | 105.51 | 130.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 70 | 24 | 0.04 | 0 | 0.66 | 0.73 | 63.91 | 0.49 | 0.18 |
| Hex | 43 | 46 | 18 | 4 | 0 | 42 | 49 | 40 | 31 | 12 |
| Octal | 103 | 106 | 30 | 4 | 0 | 102 | 111 | 100 | 61 | 22 |
| Binary | 1000011 | 1000110 | 11000 | 100 | 0 | 1000010 | 1001001 | 1000000 | 110001 | 10010 |
Color Harmonies of #434618
Complementary color
Monochromatic Colors of #434618
Black with #434618
Text Example
Text Example
White with #434618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434618; }
p { color: rgb(67,70,24); }
H1.HeaderClassName
{
color: #434618;
}
.AnyTagClassName
{
color: #434618;
}
</style>
background-color css
<style>
a { background-color: #434618; }
a { background-color: rgb(67,70,24); }
div.DivClassName
{
background-color: #434618;
}
.BgClassName
{
background-color: #434618;
}
</style>
border-color css
<style>
span { border-color: #434618; }
span { border-color: rgb(67,70,24); }
td.TdClassName
{
border-color: #434618;
}
.TagClassName
{
border-color: #434618;
}
</style>