Shades of Verdun Green #434304
Tints of Verdun Green #434304
RGB
CMYK
RGB Variations
Color information
#434304 (or 0x434304) is known color: Verdun Green. HEX triplet: 43, 43 and 04. RGB value is (67,67,4). Sum of RGB (Red+Green+Blue) = 67+67+4=138 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.55% from 138); Green value is 67 (26.56% from 255 or 48.55% from 138); Blue value is 4 (1.95% from 255 or 2.90% from 138); Max value from RGB is 67 - color contains mainly: red, green. Hex color #434304 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434304 is #BCBCFB. Grayscale: #3C3C3C. Windows color (decimal): -12369148 or 279363. OLE color: 279363.
HSL color Cylindrical-coordinate representation of color #434304: hue angle of 60º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #434304 is Cyan = 0, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 67 | 4 | - |
| CMYK | 0 | 0 | 0.94 | 0.74 |
| HSL | 60º | 0.89% | 0.14% | - |
| HSV(B) | 60º | 0.94% | 0.26% | - |
| XYZ | 4.34 | 5.22 | 0.89 | - |
| YUV | 59.82 | 96.5 | 133.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 67 | 4 | 0 | 0 | 0.94 | 0.74 | 60 | 0.89 | 0.14 |
| Hex | 43 | 43 | 4 | 0 | 0 | 5E | 4A | 3C | 59 | E |
| Octal | 103 | 103 | 4 | 0 | 0 | 136 | 112 | 74 | 131 | 16 |
| Binary | 1000011 | 1000011 | 100 | 0 | 0 | 1011110 | 1001010 | 111100 | 1011001 | 1110 |
Color Harmonies of #434304
Complementary color
Monochromatic Colors of #434304
Black with #434304
Text Example
Text Example
White with #434304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434304; }
p { color: rgb(67,67,4); }
H1.HeaderClassName
{
color: #434304;
}
.AnyTagClassName
{
color: #434304;
}
</style>
background-color css
<style>
a { background-color: #434304; }
a { background-color: rgb(67,67,4); }
div.DivClassName
{
background-color: #434304;
}
.BgClassName
{
background-color: #434304;
}
</style>
border-color css
<style>
span { border-color: #434304; }
span { border-color: rgb(67,67,4); }
td.TdClassName
{
border-color: #434304;
}
.TagClassName
{
border-color: #434304;
}
</style>