Shades of Verdun Green #465517
Tints of Verdun Green #465517
RGB
CMYK
RGB Variations
Color information
#465517 (or 0x465517) is known color: Verdun Green. HEX triplet: 46, 55 and 17. RGB value is (70,85,23). Sum of RGB (Red+Green+Blue) = 70+85+23=178 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.33% from 178); Green value is 85 (33.59% from 255 or 47.75% from 178); Blue value is 23 (9.38% from 255 or 12.92% from 178); Max value from RGB is 85 - color contains mainly: green. Hex color #465517 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465517 is #B9AAE8. Grayscale: #494949. Windows color (decimal): -12167913 or 1529158. OLE color: 1529158.
HSL color Cylindrical-coordinate representation of color #465517: hue angle of 74.52º 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 #465517 is Cyan = 0.18, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 85 | 23 | - |
| CMYK | 0.18 | 0 | 0.73 | 0.67 |
| HSL | 74.52º | 0.57% | 0.21% | - |
| HSV(B) | 74.52º | 0.73% | 0.33% | - |
| XYZ | 5.93 | 7.86 | 2.02 | - |
| YUV | 73.45 | 99.53 | 125.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 85 | 23 | 0.18 | 0 | 0.73 | 0.67 | 74.52 | 0.57 | 0.21 |
| Hex | 46 | 55 | 17 | 12 | 0 | 49 | 43 | 4B | 39 | 15 |
| Octal | 106 | 125 | 27 | 22 | 0 | 111 | 103 | 113 | 71 | 25 |
| Binary | 1000110 | 1010101 | 10111 | 10010 | 0 | 1001001 | 1000011 | 1001011 | 111001 | 10101 |
Color Harmonies of #465517
Complementary color
Monochromatic Colors of #465517
Black with #465517
Text Example
Text Example
White with #465517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465517; }
p { color: rgb(70,85,23); }
H1.HeaderClassName
{
color: #465517;
}
.AnyTagClassName
{
color: #465517;
}
</style>
background-color css
<style>
a { background-color: #465517; }
a { background-color: rgb(70,85,23); }
div.DivClassName
{
background-color: #465517;
}
.BgClassName
{
background-color: #465517;
}
</style>
border-color css
<style>
span { border-color: #465517; }
span { border-color: rgb(70,85,23); }
td.TdClassName
{
border-color: #465517;
}
.TagClassName
{
border-color: #465517;
}
</style>