Shades of Verdun Green #466305
Tints of Verdun Green #466305
RGB
CMYK
RGB Variations
Color information
#466305 (or 0x466305) is known color: Verdun Green. HEX triplet: 46, 63 and 05. RGB value is (70,99,5). Sum of RGB (Red+Green+Blue) = 70+99+5=174 (23% of max value = 765). Red value is 70 (27.73% from 255 or 40.23% from 174); Green value is 99 (39.06% from 255 or 56.90% from 174); Blue value is 5 (2.34% from 255 or 2.87% from 174); Max value from RGB is 99 - color contains mainly: green. Hex color #466305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466305 is #B99CFA. Grayscale: #4F4F4F. Windows color (decimal): -12164347 or 353094. OLE color: 353094.
HSL color Cylindrical-coordinate representation of color #466305: hue angle of 78.51º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #466305 is Cyan = 0.29, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 5 | - |
| CMYK | 0.29 | 0 | 0.95 | 0.61 |
| HSL | 78.51º | 0.9% | 0.2% | - |
| HSV(B) | 78.51º | 0.95% | 0.39% | - |
| XYZ | 7.02 | 10.24 | 1.75 | - |
| YUV | 79.61 | 85.89 | 121.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 5 | 0.29 | 0 | 0.95 | 0.61 | 78.51 | 0.9 | 0.2 |
| Hex | 46 | 63 | 5 | 1D | 0 | 5F | 3D | 4F | 5A | 14 |
| Octal | 106 | 143 | 5 | 35 | 0 | 137 | 75 | 117 | 132 | 24 |
| Binary | 1000110 | 1100011 | 101 | 11101 | 0 | 1011111 | 111101 | 1001111 | 1011010 | 10100 |
Color Harmonies of #466305
Complementary color
Monochromatic Colors of #466305
Black with #466305
Text Example
Text Example
White with #466305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466305; }
p { color: rgb(70,99,5); }
H1.HeaderClassName
{
color: #466305;
}
.AnyTagClassName
{
color: #466305;
}
</style>
background-color css
<style>
a { background-color: #466305; }
a { background-color: rgb(70,99,5); }
div.DivClassName
{
background-color: #466305;
}
.BgClassName
{
background-color: #466305;
}
</style>
border-color css
<style>
span { border-color: #466305; }
span { border-color: rgb(70,99,5); }
td.TdClassName
{
border-color: #466305;
}
.TagClassName
{
border-color: #466305;
}
</style>