Shades of Verdun Green #436601
Tints of Verdun Green #436601
RGB
CMYK
RGB Variations
Color information
#436601 (or 0x436601) is known color: Verdun Green. HEX triplet: 43, 66 and 01. RGB value is (67,102,1). Sum of RGB (Red+Green+Blue) = 67+102+1=170 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.41% from 170); Green value is 102 (40.23% from 255 or 60% from 170); Blue value is 1 (0.78% from 255 or 0.59% from 170); Max value from RGB is 102 - color contains mainly: green. Hex color #436601 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #436601 is #BC99FE. Grayscale: #505050. Windows color (decimal): -12360191 or 91715. OLE color: 91715.
HSL color Cylindrical-coordinate representation of color #436601: hue angle of 80.79º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #436601 is Cyan = 0.34, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 67 | 102 | 1 | - |
| CMYK | 0.34 | 0 | 0.99 | 0.6 |
| HSL | 80.79º | 0.98% | 0.2% | - |
| HSV(B) | 80.79º | 0.99% | 0.4% | - |
| XYZ | 7.07 | 10.7 | 1.72 | - |
| YUV | 80.02 | 83.4 | 118.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 102 | 1 | 0.34 | 0 | 0.99 | 0.6 | 80.79 | 0.98 | 0.2 |
| Hex | 43 | 66 | 1 | 22 | 0 | 63 | 3C | 51 | 62 | 14 |
| Octal | 103 | 146 | 1 | 42 | 0 | 143 | 74 | 121 | 142 | 24 |
| Binary | 1000011 | 1100110 | 1 | 100010 | 0 | 1100011 | 111100 | 1010001 | 1100010 | 10100 |
Color Harmonies of #436601
Complementary color
Monochromatic Colors of #436601
Black with #436601
Text Example
Text Example
White with #436601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436601; }
p { color: rgb(67,102,1); }
H1.HeaderClassName
{
color: #436601;
}
.AnyTagClassName
{
color: #436601;
}
</style>
background-color css
<style>
a { background-color: #436601; }
a { background-color: rgb(67,102,1); }
div.DivClassName
{
background-color: #436601;
}
.BgClassName
{
background-color: #436601;
}
</style>
border-color css
<style>
span { border-color: #436601; }
span { border-color: rgb(67,102,1); }
td.TdClassName
{
border-color: #436601;
}
.TagClassName
{
border-color: #436601;
}
</style>