Shades of Verdun Green #465320
Tints of Verdun Green #465320
RGB
CMYK
RGB Variations
Color information
#465320 (or 0x465320) is known color: Verdun Green. HEX triplet: 46, 53 and 20. RGB value is (70,83,32). Sum of RGB (Red+Green+Blue) = 70+83+32=185 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.84% from 185); Green value is 83 (32.81% from 255 or 44.86% from 185); Blue value is 32 (12.89% from 255 or 17.30% from 185); Max value from RGB is 83 - color contains mainly: green. Hex color #465320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465320 is #B9ACDF. Grayscale: #494949. Windows color (decimal): -12168416 or 2118470. OLE color: 2118470.
HSL color Cylindrical-coordinate representation of color #465320: hue angle of 75.29º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #465320 is Cyan = 0.16, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 83 | 32 | - |
| CMYK | 0.16 | 0 | 0.61 | 0.67 |
| HSL | 75.29º | 0.44% | 0.23% | - |
| HSV(B) | 75.29º | 0.61% | 0.33% | - |
| XYZ | 5.88 | 7.59 | 2.52 | - |
| YUV | 73.3 | 104.69 | 125.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 83 | 32 | 0.16 | 0 | 0.61 | 0.67 | 75.29 | 0.44 | 0.23 |
| Hex | 46 | 53 | 20 | 10 | 0 | 3D | 43 | 4B | 2C | 17 |
| Octal | 106 | 123 | 40 | 20 | 0 | 75 | 103 | 113 | 54 | 27 |
| Binary | 1000110 | 1010011 | 100000 | 10000 | 0 | 111101 | 1000011 | 1001011 | 101100 | 10111 |
Color Harmonies of #465320
Complementary color
Monochromatic Colors of #465320
Black with #465320
Text Example
Text Example
White with #465320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465320; }
p { color: rgb(70,83,32); }
H1.HeaderClassName
{
color: #465320;
}
.AnyTagClassName
{
color: #465320;
}
</style>
background-color css
<style>
a { background-color: #465320; }
a { background-color: rgb(70,83,32); }
div.DivClassName
{
background-color: #465320;
}
.BgClassName
{
background-color: #465320;
}
</style>
border-color css
<style>
span { border-color: #465320; }
span { border-color: rgb(70,83,32); }
td.TdClassName
{
border-color: #465320;
}
.TagClassName
{
border-color: #465320;
}
</style>