Shades of Verdun Green #515312
Tints of Verdun Green #515312
RGB
CMYK
RGB Variations
Color information
#515312 (or 0x515312) is known color: Verdun Green. HEX triplet: 51, 53 and 12. RGB value is (81,83,18). Sum of RGB (Red+Green+Blue) = 81+83+18=182 (24% of max value = 765). Red value is 81 (32.03% from 255 or 44.51% from 182); Green value is 83 (32.81% from 255 or 45.60% from 182); Blue value is 18 (7.42% from 255 or 9.89% from 182); Max value from RGB is 83 - color contains mainly: green. Hex color #515312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #515312 is #AEACED. Grayscale: #4B4B4B. Windows color (decimal): -11447534 or 1200977. OLE color: 1200977.
HSL color Cylindrical-coordinate representation of color #515312: hue angle of 61.85º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #515312 is Cyan = 0.02, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 83 | 18 | - |
| CMYK | 0.02 | 0 | 0.78 | 0.67 |
| HSL | 61.85º | 0.64% | 0.2% | - |
| HSV(B) | 61.85º | 0.78% | 0.33% | - |
| XYZ | 6.6 | 7.98 | 1.76 | - |
| YUV | 74.99 | 95.84 | 132.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 18 | 0.02 | 0 | 0.78 | 0.67 | 61.85 | 0.64 | 0.2 |
| Hex | 51 | 53 | 12 | 2 | 0 | 4E | 43 | 3E | 40 | 14 |
| Octal | 121 | 123 | 22 | 2 | 0 | 116 | 103 | 76 | 100 | 24 |
| Binary | 1010001 | 1010011 | 10010 | 10 | 0 | 1001110 | 1000011 | 111110 | 1000000 | 10100 |
Color Harmonies of #515312
Complementary color
Monochromatic Colors of #515312
Black with #515312
Text Example
Text Example
White with #515312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515312; }
p { color: rgb(81,83,18); }
H1.HeaderClassName
{
color: #515312;
}
.AnyTagClassName
{
color: #515312;
}
</style>
background-color css
<style>
a { background-color: #515312; }
a { background-color: rgb(81,83,18); }
div.DivClassName
{
background-color: #515312;
}
.BgClassName
{
background-color: #515312;
}
</style>
border-color css
<style>
span { border-color: #515312; }
span { border-color: rgb(81,83,18); }
td.TdClassName
{
border-color: #515312;
}
.TagClassName
{
border-color: #515312;
}
</style>