Shades of Verdun Green #465417
Tints of Verdun Green #465417
RGB
CMYK
RGB Variations
Color information
#465417 (or 0x465417) is known color: Verdun Green. HEX triplet: 46, 54 and 17. RGB value is (70,84,23). Sum of RGB (Red+Green+Blue) = 70+84+23=177 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.55% from 177); Green value is 84 (33.20% from 255 or 47.46% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 84 - color contains mainly: green. Hex color #465417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465417 is #B9ABE8. Grayscale: #494949. Windows color (decimal): -12168169 or 1528902. OLE color: 1528902.
HSL color Cylindrical-coordinate representation of color #465417: hue angle of 73.77º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #465417 is Cyan = 0.17, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 84 | 23 | - |
| CMYK | 0.17 | 0 | 0.73 | 0.67 |
| HSL | 73.77º | 0.57% | 0.21% | - |
| HSV(B) | 73.77º | 0.73% | 0.33% | - |
| XYZ | 5.85 | 7.7 | 1.99 | - |
| YUV | 72.86 | 99.86 | 125.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 23 | 0.17 | 0 | 0.73 | 0.67 | 73.77 | 0.57 | 0.21 |
| Hex | 46 | 54 | 17 | 11 | 0 | 49 | 43 | 4A | 39 | 15 |
| Octal | 106 | 124 | 27 | 21 | 0 | 111 | 103 | 112 | 71 | 25 |
| Binary | 1000110 | 1010100 | 10111 | 10001 | 0 | 1001001 | 1000011 | 1001010 | 111001 | 10101 |
Color Harmonies of #465417
Complementary color
Monochromatic Colors of #465417
Black with #465417
Text Example
Text Example
White with #465417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465417; }
p { color: rgb(70,84,23); }
H1.HeaderClassName
{
color: #465417;
}
.AnyTagClassName
{
color: #465417;
}
</style>
background-color css
<style>
a { background-color: #465417; }
a { background-color: rgb(70,84,23); }
div.DivClassName
{
background-color: #465417;
}
.BgClassName
{
background-color: #465417;
}
</style>
border-color css
<style>
span { border-color: #465417; }
span { border-color: rgb(70,84,23); }
td.TdClassName
{
border-color: #465417;
}
.TagClassName
{
border-color: #465417;
}
</style>