Shades of Verdun Green #466308
Tints of Verdun Green #466308
RGB
CMYK
RGB Variations
Color information
#466308 (or 0x466308) is known color: Verdun Green. HEX triplet: 46, 63 and 08. RGB value is (70,99,8). Sum of RGB (Red+Green+Blue) = 70+99+8=177 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.55% from 177); Green value is 99 (39.06% from 255 or 55.93% from 177); Blue value is 8 (3.52% from 255 or 4.52% from 177); Max value from RGB is 99 - color contains mainly: green. Hex color #466308 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466308 is #B99CF7. Grayscale: #505050. Windows color (decimal): -12164344 or 549702. OLE color: 549702.
HSL color Cylindrical-coordinate representation of color #466308: hue angle of 79.12º 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 #466308 is Cyan = 0.29, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 8 | - |
| CMYK | 0.29 | 0 | 0.92 | 0.61 |
| HSL | 79.12º | 0.85% | 0.21% | - |
| HSV(B) | 79.12º | 0.92% | 0.39% | - |
| XYZ | 7.03 | 10.24 | 1.84 | - |
| YUV | 79.96 | 87.39 | 120.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 8 | 0.29 | 0 | 0.92 | 0.61 | 79.12 | 0.85 | 0.21 |
| Hex | 46 | 63 | 8 | 1D | 0 | 5C | 3D | 4F | 55 | 15 |
| Octal | 106 | 143 | 10 | 35 | 0 | 134 | 75 | 117 | 125 | 25 |
| Binary | 1000110 | 1100011 | 1000 | 11101 | 0 | 1011100 | 111101 | 1001111 | 1010101 | 10101 |
Color Harmonies of #466308
Complementary color
Monochromatic Colors of #466308
Black with #466308
Text Example
Text Example
White with #466308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466308; }
p { color: rgb(70,99,8); }
H1.HeaderClassName
{
color: #466308;
}
.AnyTagClassName
{
color: #466308;
}
</style>
background-color css
<style>
a { background-color: #466308; }
a { background-color: rgb(70,99,8); }
div.DivClassName
{
background-color: #466308;
}
.BgClassName
{
background-color: #466308;
}
</style>
border-color css
<style>
span { border-color: #466308; }
span { border-color: rgb(70,99,8); }
td.TdClassName
{
border-color: #466308;
}
.TagClassName
{
border-color: #466308;
}
</style>