Shades of Verdun Green #435407
Tints of Verdun Green #435407
RGB
CMYK
RGB Variations
Color information
#435407 (or 0x435407) is known color: Verdun Green. HEX triplet: 43, 54 and 07. RGB value is (67,84,7). Sum of RGB (Red+Green+Blue) = 67+84+7=158 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.41% from 158); Green value is 84 (33.20% from 255 or 53.16% from 158); Blue value is 7 (3.12% from 255 or 4.43% from 158); Max value from RGB is 84 - color contains mainly: green. Hex color #435407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435407 is #BCABF8. Grayscale: #464646. Windows color (decimal): -12364793 or 480323. OLE color: 480323.
HSL color Cylindrical-coordinate representation of color #435407: hue angle of 73.25º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #435407 is Cyan = 0.20, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 84 | 7 | - |
| CMYK | 0.20 | 0 | 0.92 | 0.67 |
| HSL | 73.25º | 0.85% | 0.18% | - |
| HSV(B) | 73.25º | 0.92% | 0.33% | - |
| XYZ | 5.52 | 7.55 | 1.37 | - |
| YUV | 70.14 | 92.37 | 125.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 7 | 0.20 | 0 | 0.92 | 0.67 | 73.25 | 0.85 | 0.18 |
| Hex | 43 | 54 | 7 | 14 | 0 | 5C | 43 | 49 | 55 | 12 |
| Octal | 103 | 124 | 7 | 24 | 0 | 134 | 103 | 111 | 125 | 22 |
| Binary | 1000011 | 1010100 | 111 | 10100 | 0 | 1011100 | 1000011 | 1001001 | 1010101 | 10010 |
Color Harmonies of #435407
Complementary color
Monochromatic Colors of #435407
Black with #435407
Text Example
Text Example
White with #435407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435407; }
p { color: rgb(67,84,7); }
H1.HeaderClassName
{
color: #435407;
}
.AnyTagClassName
{
color: #435407;
}
</style>
background-color css
<style>
a { background-color: #435407; }
a { background-color: rgb(67,84,7); }
div.DivClassName
{
background-color: #435407;
}
.BgClassName
{
background-color: #435407;
}
</style>
border-color css
<style>
span { border-color: #435407; }
span { border-color: rgb(67,84,7); }
td.TdClassName
{
border-color: #435407;
}
.TagClassName
{
border-color: #435407;
}
</style>