Shades of Verdun Green #435513
Tints of Verdun Green #435513
RGB
CMYK
RGB Variations
Color information
#435513 (or 0x435513) is known color: Verdun Green. HEX triplet: 43, 55 and 13. RGB value is (67,85,19). Sum of RGB (Red+Green+Blue) = 67+85+19=171 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.18% from 171); Green value is 85 (33.59% from 255 or 49.71% from 171); Blue value is 19 (7.81% from 255 or 11.11% from 171); Max value from RGB is 85 - color contains mainly: green. Hex color #435513 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #435513 is #BCAAEC. Grayscale: #484848. Windows color (decimal): -12364525 or 1267011. OLE color: 1267011.
HSL color Cylindrical-coordinate representation of color #435513: hue angle of 76.36º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #435513 is Cyan = 0.21, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 85 | 19 | - |
| CMYK | 0.21 | 0 | 0.78 | 0.67 |
| HSL | 76.36º | 0.63% | 0.2% | - |
| HSV(B) | 76.36º | 0.78% | 0.33% | - |
| XYZ | 5.68 | 7.74 | 1.81 | - |
| YUV | 72.09 | 98.04 | 124.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 85 | 19 | 0.21 | 0 | 0.78 | 0.67 | 76.36 | 0.63 | 0.2 |
| Hex | 43 | 55 | 13 | 15 | 0 | 4E | 43 | 4C | 3F | 14 |
| Octal | 103 | 125 | 23 | 25 | 0 | 116 | 103 | 114 | 77 | 24 |
| Binary | 1000011 | 1010101 | 10011 | 10101 | 0 | 1001110 | 1000011 | 1001100 | 111111 | 10100 |
Color Harmonies of #435513
Complementary color
Monochromatic Colors of #435513
Black with #435513
Text Example
Text Example
White with #435513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435513; }
p { color: rgb(67,85,19); }
H1.HeaderClassName
{
color: #435513;
}
.AnyTagClassName
{
color: #435513;
}
</style>
background-color css
<style>
a { background-color: #435513; }
a { background-color: rgb(67,85,19); }
div.DivClassName
{
background-color: #435513;
}
.BgClassName
{
background-color: #435513;
}
</style>
border-color css
<style>
span { border-color: #435513; }
span { border-color: rgb(67,85,19); }
td.TdClassName
{
border-color: #435513;
}
.TagClassName
{
border-color: #435513;
}
</style>