Shades of Verdun Green #434507
Tints of Verdun Green #434507
RGB
CMYK
RGB Variations
Color information
#434507 (or 0x434507) is known color: Verdun Green. HEX triplet: 43, 45 and 07. RGB value is (67,69,7). Sum of RGB (Red+Green+Blue) = 67+69+7=143 (18% of max value = 765). Red value is 67 (26.56% from 255 or 46.85% from 143); Green value is 69 (27.34% from 255 or 48.25% from 143); Blue value is 7 (3.12% from 255 or 4.90% from 143); Max value from RGB is 69 - color contains mainly: green. Hex color #434507 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434507 is #BCBAF8. Grayscale: #3D3D3D. Windows color (decimal): -12368633 or 476483. OLE color: 476483.
HSL color Cylindrical-coordinate representation of color #434507: hue angle of 61.94º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #434507 is Cyan = 0.03, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 69 | 7 | - |
| CMYK | 0.03 | 0 | 0.90 | 0.73 |
| HSL | 61.94º | 0.82% | 0.15% | - |
| HSV(B) | 61.94º | 0.9% | 0.27% | - |
| XYZ | 4.48 | 5.46 | 1.02 | - |
| YUV | 61.33 | 97.34 | 132.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 69 | 7 | 0.03 | 0 | 0.90 | 0.73 | 61.94 | 0.82 | 0.15 |
| Hex | 43 | 45 | 7 | 3 | 0 | 5A | 49 | 3E | 52 | F |
| Octal | 103 | 105 | 7 | 3 | 0 | 132 | 111 | 76 | 122 | 17 |
| Binary | 1000011 | 1000101 | 111 | 11 | 0 | 1011010 | 1001001 | 111110 | 1010010 | 1111 |
Color Harmonies of #434507
Complementary color
Monochromatic Colors of #434507
Black with #434507
Text Example
Text Example
White with #434507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434507; }
p { color: rgb(67,69,7); }
H1.HeaderClassName
{
color: #434507;
}
.AnyTagClassName
{
color: #434507;
}
</style>
background-color css
<style>
a { background-color: #434507; }
a { background-color: rgb(67,69,7); }
div.DivClassName
{
background-color: #434507;
}
.BgClassName
{
background-color: #434507;
}
</style>
border-color css
<style>
span { border-color: #434507; }
span { border-color: rgb(67,69,7); }
td.TdClassName
{
border-color: #434507;
}
.TagClassName
{
border-color: #434507;
}
</style>