Shades of Verdun Green #435503
Tints of Verdun Green #435503
RGB
CMYK
RGB Variations
Color information
#435503 (or 0x435503) is known color: Verdun Green. HEX triplet: 43, 55 and 03. RGB value is (67,85,3). Sum of RGB (Red+Green+Blue) = 67+85+3=155 (20% of max value = 765). Red value is 67 (26.56% from 255 or 43.23% from 155); Green value is 85 (33.59% from 255 or 54.84% from 155); Blue value is 3 (1.56% from 255 or 1.94% from 155); Max value from RGB is 85 - color contains mainly: green. Hex color #435503 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435503 is #BCAAFC. Grayscale: #464646. Windows color (decimal): -12364541 or 218435. OLE color: 218435.
HSL color Cylindrical-coordinate representation of color #435503: hue angle of 73.17º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #435503 is Cyan = 0.21, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 85 | 3 | - |
| CMYK | 0.21 | 0 | 0.96 | 0.67 |
| HSL | 73.17º | 0.93% | 0.17% | - |
| HSV(B) | 73.17º | 0.96% | 0.33% | - |
| XYZ | 5.58 | 7.7 | 1.28 | - |
| YUV | 70.27 | 90.04 | 125.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 85 | 3 | 0.21 | 0 | 0.96 | 0.67 | 73.17 | 0.93 | 0.17 |
| Hex | 43 | 55 | 3 | 15 | 0 | 60 | 43 | 49 | 5D | 11 |
| Octal | 103 | 125 | 3 | 25 | 0 | 140 | 103 | 111 | 135 | 21 |
| Binary | 1000011 | 1010101 | 11 | 10101 | 0 | 1100000 | 1000011 | 1001001 | 1011101 | 10001 |
Color Harmonies of #435503
Complementary color
Monochromatic Colors of #435503
Black with #435503
Text Example
Text Example
White with #435503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435503; }
p { color: rgb(67,85,3); }
H1.HeaderClassName
{
color: #435503;
}
.AnyTagClassName
{
color: #435503;
}
</style>
background-color css
<style>
a { background-color: #435503; }
a { background-color: rgb(67,85,3); }
div.DivClassName
{
background-color: #435503;
}
.BgClassName
{
background-color: #435503;
}
</style>
border-color css
<style>
span { border-color: #435503; }
span { border-color: rgb(67,85,3); }
td.TdClassName
{
border-color: #435503;
}
.TagClassName
{
border-color: #435503;
}
</style>