Shades of Verdun Green #464817
Tints of Verdun Green #464817
RGB
CMYK
RGB Variations
Color information
#464817 (or 0x464817) is known color: Verdun Green. HEX triplet: 46, 48 and 17. RGB value is (70,72,23). Sum of RGB (Red+Green+Blue) = 70+72+23=165 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.42% from 165); Green value is 72 (28.52% from 255 or 43.64% from 165); Blue value is 23 (9.38% from 255 or 13.94% from 165); Max value from RGB is 72 - color contains mainly: green. Hex color #464817 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464817 is #B9B7E8. Grayscale: #424242. Windows color (decimal): -12171241 or 1525830. OLE color: 1525830.
HSL color Cylindrical-coordinate representation of color #464817: hue angle of 62.45º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #464817 is Cyan = 0.03, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 72 | 23 | - |
| CMYK | 0.03 | 0 | 0.68 | 0.72 |
| HSL | 62.45º | 0.52% | 0.19% | - |
| HSV(B) | 62.45º | 0.68% | 0.28% | - |
| XYZ | 5 | 6 | 1.71 | - |
| YUV | 65.82 | 103.84 | 130.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 72 | 23 | 0.03 | 0 | 0.68 | 0.72 | 62.45 | 0.52 | 0.19 |
| Hex | 46 | 48 | 17 | 3 | 0 | 44 | 48 | 3E | 34 | 13 |
| Octal | 106 | 110 | 27 | 3 | 0 | 104 | 110 | 76 | 64 | 23 |
| Binary | 1000110 | 1001000 | 10111 | 11 | 0 | 1000100 | 1001000 | 111110 | 110100 | 10011 |
Color Harmonies of #464817
Complementary color
Monochromatic Colors of #464817
Black with #464817
Text Example
Text Example
White with #464817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464817; }
p { color: rgb(70,72,23); }
H1.HeaderClassName
{
color: #464817;
}
.AnyTagClassName
{
color: #464817;
}
</style>
background-color css
<style>
a { background-color: #464817; }
a { background-color: rgb(70,72,23); }
div.DivClassName
{
background-color: #464817;
}
.BgClassName
{
background-color: #464817;
}
</style>
border-color css
<style>
span { border-color: #464817; }
span { border-color: rgb(70,72,23); }
td.TdClassName
{
border-color: #464817;
}
.TagClassName
{
border-color: #464817;
}
</style>