Shades of Verdun Green #434208
Tints of Verdun Green #434208
RGB
CMYK
RGB Variations
Color information
#434208 (or 0x434208) is known color: Verdun Green. HEX triplet: 43, 42 and 08. RGB value is (67,66,8). Sum of RGB (Red+Green+Blue) = 67+66+8=141 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.52% from 141); Green value is 66 (26.17% from 255 or 46.81% from 141); Blue value is 8 (3.52% from 255 or 5.67% from 141); Max value from RGB is 67 - color contains mainly: red. Hex color #434208 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434208 is #BCBDF7. Grayscale: #3B3B3B. Windows color (decimal): -12369400 or 541251. OLE color: 541251.
HSL color Cylindrical-coordinate representation of color #434208: hue angle of 58.98º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #434208 is Cyan = 0, Magento = 0.01, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 66 | 8 | - |
| CMYK | 0 | 0.01 | 0.88 | 0.74 |
| HSL | 58.98º | 0.79% | 0.15% | - |
| HSV(B) | 58.98º | 0.88% | 0.26% | - |
| XYZ | 4.31 | 5.11 | 0.99 | - |
| YUV | 59.69 | 98.83 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 66 | 8 | 0 | 0.01 | 0.88 | 0.74 | 58.98 | 0.79 | 0.15 |
| Hex | 43 | 42 | 8 | 0 | 1 | 58 | 4A | 3B | 4F | F |
| Octal | 103 | 102 | 10 | 0 | 1 | 130 | 112 | 73 | 117 | 17 |
| Binary | 1000011 | 1000010 | 1000 | 0 | 1 | 1011000 | 1001010 | 111011 | 1001111 | 1111 |
Color Harmonies of #434208
Complementary color
Monochromatic Colors of #434208
Black with #434208
Text Example
Text Example
White with #434208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434208; }
p { color: rgb(67,66,8); }
H1.HeaderClassName
{
color: #434208;
}
.AnyTagClassName
{
color: #434208;
}
</style>
background-color css
<style>
a { background-color: #434208; }
a { background-color: rgb(67,66,8); }
div.DivClassName
{
background-color: #434208;
}
.BgClassName
{
background-color: #434208;
}
</style>
border-color css
<style>
span { border-color: #434208; }
span { border-color: rgb(67,66,8); }
td.TdClassName
{
border-color: #434208;
}
.TagClassName
{
border-color: #434208;
}
</style>