Shades of Verdun Green #435002
Tints of Verdun Green #435002
RGB
CMYK
RGB Variations
Color information
#435002 (or 0x435002) is known color: Verdun Green. HEX triplet: 43, 50 and 02. RGB value is (67,80,2). Sum of RGB (Red+Green+Blue) = 67+80+2=149 (19% of max value = 765). Red value is 67 (26.56% from 255 or 44.97% from 149); Green value is 80 (31.64% from 255 or 53.69% from 149); Blue value is 2 (1.17% from 255 or 1.34% from 149); Max value from RGB is 80 - color contains mainly: green. Hex color #435002 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435002 is #BCAFFD. Grayscale: #434343. Windows color (decimal): -12365822 or 151619. OLE color: 151619.
HSL color Cylindrical-coordinate representation of color #435002: hue angle of 70º degrees, saturation: 0.95, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #435002 is Cyan = 0.16, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 2 | - |
| CMYK | 0.16 | 0 | 0.98 | 0.69 |
| HSL | 70º | 0.95% | 0.16% | - |
| HSV(B) | 70º | 0.98% | 0.31% | - |
| XYZ | 5.19 | 6.93 | 1.12 | - |
| YUV | 67.22 | 91.19 | 127.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 2 | 0.16 | 0 | 0.98 | 0.69 | 70 | 0.95 | 0.16 |
| Hex | 43 | 50 | 2 | 10 | 0 | 62 | 45 | 46 | 5F | 10 |
| Octal | 103 | 120 | 2 | 20 | 0 | 142 | 105 | 106 | 137 | 20 |
| Binary | 1000011 | 1010000 | 10 | 10000 | 0 | 1100010 | 1000101 | 1000110 | 1011111 | 10000 |
Color Harmonies of #435002
Complementary color
Monochromatic Colors of #435002
Black with #435002
Text Example
Text Example
White with #435002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435002; }
p { color: rgb(67,80,2); }
H1.HeaderClassName
{
color: #435002;
}
.AnyTagClassName
{
color: #435002;
}
</style>
background-color css
<style>
a { background-color: #435002; }
a { background-color: rgb(67,80,2); }
div.DivClassName
{
background-color: #435002;
}
.BgClassName
{
background-color: #435002;
}
</style>
border-color css
<style>
span { border-color: #435002; }
span { border-color: rgb(67,80,2); }
td.TdClassName
{
border-color: #435002;
}
.TagClassName
{
border-color: #435002;
}
</style>