Shades of Verdun Green #485311
Tints of Verdun Green #485311
RGB
CMYK
RGB Variations
Color information
#485311 (or 0x485311) is known color: Verdun Green. HEX triplet: 48, 53 and 11. RGB value is (72,83,17). Sum of RGB (Red+Green+Blue) = 72+83+17=172 (22% of max value = 765). Red value is 72 (28.52% from 255 or 41.86% from 172); Green value is 83 (32.81% from 255 or 48.26% from 172); Blue value is 17 (7.03% from 255 or 9.88% from 172); Max value from RGB is 83 - color contains mainly: green. Hex color #485311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #485311 is #B7ACEE. Grayscale: #484848. Windows color (decimal): -12037359 or 1135432. OLE color: 1135432.
HSL color Cylindrical-coordinate representation of color #485311: hue angle of 70º 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 #485311 is Cyan = 0.13, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 72 | 83 | 17 | - |
| CMYK | 0.13 | 0 | 0.80 | 0.67 |
| HSL | 70º | 0.66% | 0.2% | - |
| HSV(B) | 70º | 0.8% | 0.33% | - |
| XYZ | 5.87 | 7.6 | 1.69 | - |
| YUV | 72.19 | 96.86 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 83 | 17 | 0.13 | 0 | 0.80 | 0.67 | 70 | 0.66 | 0.2 |
| Hex | 48 | 53 | 11 | D | 0 | 50 | 43 | 46 | 42 | 14 |
| Octal | 110 | 123 | 21 | 15 | 0 | 120 | 103 | 106 | 102 | 24 |
| Binary | 1001000 | 1010011 | 10001 | 1101 | 0 | 1010000 | 1000011 | 1000110 | 1000010 | 10100 |
Color Harmonies of #485311
Complementary color
Monochromatic Colors of #485311
Black with #485311
Text Example
Text Example
White with #485311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485311; }
p { color: rgb(72,83,17); }
H1.HeaderClassName
{
color: #485311;
}
.AnyTagClassName
{
color: #485311;
}
</style>
background-color css
<style>
a { background-color: #485311; }
a { background-color: rgb(72,83,17); }
div.DivClassName
{
background-color: #485311;
}
.BgClassName
{
background-color: #485311;
}
</style>
border-color css
<style>
span { border-color: #485311; }
span { border-color: rgb(72,83,17); }
td.TdClassName
{
border-color: #485311;
}
.TagClassName
{
border-color: #485311;
}
</style>