Shades of Verdun Green #435408
Tints of Verdun Green #435408
RGB
CMYK
RGB Variations
Color information
#435408 (or 0x435408) is known color: Verdun Green. HEX triplet: 43, 54 and 08. RGB value is (67,84,8). Sum of RGB (Red+Green+Blue) = 67+84+8=159 (21% of max value = 765). Red value is 67 (26.56% from 255 or 42.14% from 159); Green value is 84 (33.20% from 255 or 52.83% from 159); Blue value is 8 (3.52% from 255 or 5.03% from 159); Max value from RGB is 84 - color contains mainly: green. Hex color #435408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435408 is #BCABF7. Grayscale: #464646. Windows color (decimal): -12364792 or 545859. OLE color: 545859.
HSL color Cylindrical-coordinate representation of color #435408: hue angle of 73.42º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #435408 is Cyan = 0.20, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 84 | 8 | - |
| CMYK | 0.20 | 0 | 0.90 | 0.67 |
| HSL | 73.42º | 0.83% | 0.18% | - |
| HSV(B) | 73.42º | 0.9% | 0.33% | - |
| XYZ | 5.53 | 7.55 | 1.4 | - |
| YUV | 70.25 | 92.87 | 125.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 8 | 0.20 | 0 | 0.90 | 0.67 | 73.42 | 0.83 | 0.18 |
| Hex | 43 | 54 | 8 | 14 | 0 | 5A | 43 | 49 | 53 | 12 |
| Octal | 103 | 124 | 10 | 24 | 0 | 132 | 103 | 111 | 123 | 22 |
| Binary | 1000011 | 1010100 | 1000 | 10100 | 0 | 1011010 | 1000011 | 1001001 | 1010011 | 10010 |
Color Harmonies of #435408
Complementary color
Monochromatic Colors of #435408
Black with #435408
Text Example
Text Example
White with #435408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435408; }
p { color: rgb(67,84,8); }
H1.HeaderClassName
{
color: #435408;
}
.AnyTagClassName
{
color: #435408;
}
</style>
background-color css
<style>
a { background-color: #435408; }
a { background-color: rgb(67,84,8); }
div.DivClassName
{
background-color: #435408;
}
.BgClassName
{
background-color: #435408;
}
</style>
border-color css
<style>
span { border-color: #435408; }
span { border-color: rgb(67,84,8); }
td.TdClassName
{
border-color: #435408;
}
.TagClassName
{
border-color: #435408;
}
</style>