Shades of Verdun Green #466318
Tints of Verdun Green #466318
RGB
CMYK
RGB Variations
Color information
#466318 (or 0x466318) is known color: Verdun Green. HEX triplet: 46, 63 and 18. RGB value is (70,99,24). Sum of RGB (Red+Green+Blue) = 70+99+24=193 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.27% from 193); Green value is 99 (39.06% from 255 or 51.30% from 193); Blue value is 24 (9.77% from 255 or 12.44% from 193); Max value from RGB is 99 - color contains mainly: green. Hex color #466318 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466318 is #B99CE7. Grayscale: #525252. Windows color (decimal): -12164328 or 1598278. OLE color: 1598278.
HSL color Cylindrical-coordinate representation of color #466318: hue angle of 83.2º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #466318 is Cyan = 0.29, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 24 | - |
| CMYK | 0.29 | 0 | 0.76 | 0.61 |
| HSL | 83.2º | 0.61% | 0.24% | - |
| HSV(B) | 83.2º | 0.76% | 0.39% | - |
| XYZ | 7.15 | 10.29 | 2.47 | - |
| YUV | 81.78 | 95.39 | 119.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 24 | 0.29 | 0 | 0.76 | 0.61 | 83.2 | 0.61 | 0.24 |
| Hex | 46 | 63 | 18 | 1D | 0 | 4C | 3D | 53 | 3D | 18 |
| Octal | 106 | 143 | 30 | 35 | 0 | 114 | 75 | 123 | 75 | 30 |
| Binary | 1000110 | 1100011 | 11000 | 11101 | 0 | 1001100 | 111101 | 1010011 | 111101 | 11000 |
Color Harmonies of #466318
Complementary color
Monochromatic Colors of #466318
Black with #466318
Text Example
Text Example
White with #466318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466318; }
p { color: rgb(70,99,24); }
H1.HeaderClassName
{
color: #466318;
}
.AnyTagClassName
{
color: #466318;
}
</style>
background-color css
<style>
a { background-color: #466318; }
a { background-color: rgb(70,99,24); }
div.DivClassName
{
background-color: #466318;
}
.BgClassName
{
background-color: #466318;
}
</style>
border-color css
<style>
span { border-color: #466318; }
span { border-color: rgb(70,99,24); }
td.TdClassName
{
border-color: #466318;
}
.TagClassName
{
border-color: #466318;
}
</style>