Shades of Verdun Green #466408
Tints of Verdun Green #466408
RGB
CMYK
RGB Variations
Color information
#466408 (or 0x466408) is known color: Verdun Green. HEX triplet: 46, 64 and 08. RGB value is (70,100,8). Sum of RGB (Red+Green+Blue) = 70+100+8=178 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.33% from 178); Green value is 100 (39.45% from 255 or 56.18% from 178); Blue value is 8 (3.52% from 255 or 4.49% from 178); Max value from RGB is 100 - color contains mainly: green. Hex color #466408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466408 is #B99BF7. Grayscale: #505050. Windows color (decimal): -12164088 or 549958. OLE color: 549958.
HSL color Cylindrical-coordinate representation of color #466408: hue angle of 79.57º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #466408 is Cyan = 0.30, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 100 | 8 | - |
| CMYK | 0.30 | 0 | 0.92 | 0.61 |
| HSL | 79.57º | 0.85% | 0.21% | - |
| HSV(B) | 79.57º | 0.92% | 0.39% | - |
| XYZ | 7.13 | 10.43 | 1.87 | - |
| YUV | 80.54 | 87.06 | 120.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 8 | 0.30 | 0 | 0.92 | 0.61 | 79.57 | 0.85 | 0.21 |
| Hex | 46 | 64 | 8 | 1E | 0 | 5C | 3D | 50 | 55 | 15 |
| Octal | 106 | 144 | 10 | 36 | 0 | 134 | 75 | 120 | 125 | 25 |
| Binary | 1000110 | 1100100 | 1000 | 11110 | 0 | 1011100 | 111101 | 1010000 | 1010101 | 10101 |
Color Harmonies of #466408
Complementary color
Monochromatic Colors of #466408
Black with #466408
Text Example
Text Example
White with #466408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466408; }
p { color: rgb(70,100,8); }
H1.HeaderClassName
{
color: #466408;
}
.AnyTagClassName
{
color: #466408;
}
</style>
background-color css
<style>
a { background-color: #466408; }
a { background-color: rgb(70,100,8); }
div.DivClassName
{
background-color: #466408;
}
.BgClassName
{
background-color: #466408;
}
</style>
border-color css
<style>
span { border-color: #466408; }
span { border-color: rgb(70,100,8); }
td.TdClassName
{
border-color: #466408;
}
.TagClassName
{
border-color: #466408;
}
</style>