Shades of Verdun Green #435307
Tints of Verdun Green #435307
RGB
CMYK
RGB Variations
Color information
#435307 (or 0x435307) is known color: Verdun Green. HEX triplet: 43, 53 and 07. RGB value is (67,83,7). Sum of RGB (Red+Green+Blue) = 67+83+7=157 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.68% from 157); Green value is 83 (32.81% from 255 or 52.87% from 157); Blue value is 7 (3.12% from 255 or 4.46% from 157); Max value from RGB is 83 - color contains mainly: green. Hex color #435307 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435307 is #BCACF8. Grayscale: #454545. Windows color (decimal): -12365049 or 480067. OLE color: 480067.
HSL color Cylindrical-coordinate representation of color #435307: hue angle of 72.63º degrees, saturation: 0.84, 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 #435307 is Cyan = 0.19, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 83 | 7 | - |
| CMYK | 0.19 | 0 | 0.92 | 0.67 |
| HSL | 72.63º | 0.84% | 0.18% | - |
| HSV(B) | 72.63º | 0.92% | 0.33% | - |
| XYZ | 5.45 | 7.4 | 1.34 | - |
| YUV | 69.55 | 92.7 | 126.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 7 | 0.19 | 0 | 0.92 | 0.67 | 72.63 | 0.84 | 0.18 |
| Hex | 43 | 53 | 7 | 13 | 0 | 5C | 43 | 49 | 54 | 12 |
| Octal | 103 | 123 | 7 | 23 | 0 | 134 | 103 | 111 | 124 | 22 |
| Binary | 1000011 | 1010011 | 111 | 10011 | 0 | 1011100 | 1000011 | 1001001 | 1010100 | 10010 |
Color Harmonies of #435307
Complementary color
Monochromatic Colors of #435307
Black with #435307
Text Example
Text Example
White with #435307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435307; }
p { color: rgb(67,83,7); }
H1.HeaderClassName
{
color: #435307;
}
.AnyTagClassName
{
color: #435307;
}
</style>
background-color css
<style>
a { background-color: #435307; }
a { background-color: rgb(67,83,7); }
div.DivClassName
{
background-color: #435307;
}
.BgClassName
{
background-color: #435307;
}
</style>
border-color css
<style>
span { border-color: #435307; }
span { border-color: rgb(67,83,7); }
td.TdClassName
{
border-color: #435307;
}
.TagClassName
{
border-color: #435307;
}
</style>