Shades of Verdun Green #485317
Tints of Verdun Green #485317
RGB
CMYK
RGB Variations
Color information
#485317 (or 0x485317) is known color: Verdun Green. HEX triplet: 48, 53 and 17. RGB value is (72,83,23). Sum of RGB (Red+Green+Blue) = 72+83+23=178 (23% of max value = 765). Red value is 72 (28.52% from 255 or 40.45% from 178); Green value is 83 (32.81% from 255 or 46.63% from 178); Blue value is 23 (9.38% from 255 or 12.92% from 178); Max value from RGB is 83 - color contains mainly: green. Hex color #485317 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #485317 is #B7ACE8. Grayscale: #494949. Windows color (decimal): -12037353 or 1528648. OLE color: 1528648.
HSL color Cylindrical-coordinate representation of color #485317: hue angle of 71º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #485317 is Cyan = 0.13, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 72 | 83 | 23 | - |
| CMYK | 0.13 | 0 | 0.72 | 0.67 |
| HSL | 71º | 0.57% | 0.21% | - |
| HSV(B) | 71º | 0.72% | 0.33% | - |
| XYZ | 5.92 | 7.63 | 1.97 | - |
| YUV | 72.87 | 99.86 | 127.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 83 | 23 | 0.13 | 0 | 0.72 | 0.67 | 71 | 0.57 | 0.21 |
| Hex | 48 | 53 | 17 | D | 0 | 48 | 43 | 47 | 39 | 15 |
| Octal | 110 | 123 | 27 | 15 | 0 | 110 | 103 | 107 | 71 | 25 |
| Binary | 1001000 | 1010011 | 10111 | 1101 | 0 | 1001000 | 1000011 | 1000111 | 111001 | 10101 |
Color Harmonies of #485317
Complementary color
Monochromatic Colors of #485317
Black with #485317
Text Example
Text Example
White with #485317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485317; }
p { color: rgb(72,83,23); }
H1.HeaderClassName
{
color: #485317;
}
.AnyTagClassName
{
color: #485317;
}
</style>
background-color css
<style>
a { background-color: #485317; }
a { background-color: rgb(72,83,23); }
div.DivClassName
{
background-color: #485317;
}
.BgClassName
{
background-color: #485317;
}
</style>
border-color css
<style>
span { border-color: #485317; }
span { border-color: rgb(72,83,23); }
td.TdClassName
{
border-color: #485317;
}
.TagClassName
{
border-color: #485317;
}
</style>