Shades of Verdun Green #465311
Tints of Verdun Green #465311
RGB
CMYK
RGB Variations
Color information
#465311 (or 0x465311) is known color: Verdun Green. HEX triplet: 46, 53 and 11. RGB value is (70,83,17). Sum of RGB (Red+Green+Blue) = 70+83+17=170 (22% of max value = 765). Red value is 70 (27.73% from 255 or 41.18% from 170); Green value is 83 (32.81% from 255 or 48.82% from 170); Blue value is 17 (7.03% from 255 or 10% from 170); Max value from RGB is 83 - color contains mainly: green. Hex color #465311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465311 is #B9ACEE. Grayscale: #474747. Windows color (decimal): -12168431 or 1135430. OLE color: 1135430.
HSL color Cylindrical-coordinate representation of color #465311: hue angle of 71.82º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #465311 is Cyan = 0.16, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 83 | 17 | - |
| CMYK | 0.16 | 0 | 0.80 | 0.67 |
| HSL | 71.82º | 0.66% | 0.2% | - |
| HSV(B) | 71.82º | 0.8% | 0.33% | - |
| XYZ | 5.72 | 7.53 | 1.68 | - |
| YUV | 71.59 | 97.19 | 126.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 83 | 17 | 0.16 | 0 | 0.80 | 0.67 | 71.82 | 0.66 | 0.2 |
| Hex | 46 | 53 | 11 | 10 | 0 | 50 | 43 | 48 | 42 | 14 |
| Octal | 106 | 123 | 21 | 20 | 0 | 120 | 103 | 110 | 102 | 24 |
| Binary | 1000110 | 1010011 | 10001 | 10000 | 0 | 1010000 | 1000011 | 1001000 | 1000010 | 10100 |
Color Harmonies of #465311
Complementary color
Monochromatic Colors of #465311
Black with #465311
Text Example
Text Example
White with #465311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465311; }
p { color: rgb(70,83,17); }
H1.HeaderClassName
{
color: #465311;
}
.AnyTagClassName
{
color: #465311;
}
</style>
background-color css
<style>
a { background-color: #465311; }
a { background-color: rgb(70,83,17); }
div.DivClassName
{
background-color: #465311;
}
.BgClassName
{
background-color: #465311;
}
</style>
border-color css
<style>
span { border-color: #465311; }
span { border-color: rgb(70,83,17); }
td.TdClassName
{
border-color: #465311;
}
.TagClassName
{
border-color: #465311;
}
</style>