Shades of Verdun Green #435306
Tints of Verdun Green #435306
RGB
CMYK
RGB Variations
Color information
#435306 (or 0x435306) is known color: Verdun Green. HEX triplet: 43, 53 and 06. RGB value is (67,83,6). Sum of RGB (Red+Green+Blue) = 67+83+6=156 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.95% from 156); Green value is 83 (32.81% from 255 or 53.21% from 156); Blue value is 6 (2.73% from 255 or 3.85% from 156); Max value from RGB is 83 - color contains mainly: green. Hex color #435306 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435306 is #BCACF9. Grayscale: #454545. Windows color (decimal): -12365050 or 414531. OLE color: 414531.
HSL color Cylindrical-coordinate representation of color #435306: hue angle of 72.47º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #435306 is Cyan = 0.19, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 83 | 6 | - |
| CMYK | 0.19 | 0 | 0.93 | 0.67 |
| HSL | 72.47º | 0.87% | 0.17% | - |
| HSV(B) | 72.47º | 0.93% | 0.33% | - |
| XYZ | 5.44 | 7.39 | 1.31 | - |
| YUV | 69.44 | 92.2 | 126.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 6 | 0.19 | 0 | 0.93 | 0.67 | 72.47 | 0.87 | 0.17 |
| Hex | 43 | 53 | 6 | 13 | 0 | 5D | 43 | 48 | 57 | 11 |
| Octal | 103 | 123 | 6 | 23 | 0 | 135 | 103 | 110 | 127 | 21 |
| Binary | 1000011 | 1010011 | 110 | 10011 | 0 | 1011101 | 1000011 | 1001000 | 1010111 | 10001 |
Color Harmonies of #435306
Complementary color
Monochromatic Colors of #435306
Black with #435306
Text Example
Text Example
White with #435306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435306; }
p { color: rgb(67,83,6); }
H1.HeaderClassName
{
color: #435306;
}
.AnyTagClassName
{
color: #435306;
}
</style>
background-color css
<style>
a { background-color: #435306; }
a { background-color: rgb(67,83,6); }
div.DivClassName
{
background-color: #435306;
}
.BgClassName
{
background-color: #435306;
}
</style>
border-color css
<style>
span { border-color: #435306; }
span { border-color: rgb(67,83,6); }
td.TdClassName
{
border-color: #435306;
}
.TagClassName
{
border-color: #435306;
}
</style>