Shades of Verdun Green #515306
Tints of Verdun Green #515306
RGB
CMYK
RGB Variations
Color information
#515306 (or 0x515306) is known color: Verdun Green. HEX triplet: 51, 53 and 06. RGB value is (81,83,6). Sum of RGB (Red+Green+Blue) = 81+83+6=170 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.65% from 170); Green value is 83 (32.81% from 255 or 48.82% from 170); Blue value is 6 (2.73% from 255 or 3.53% from 170); Max value from RGB is 83 - color contains mainly: green. Hex color #515306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #515306 is #AEACF9. Grayscale: #494949. Windows color (decimal): -11447546 or 414545. OLE color: 414545.
HSL color Cylindrical-coordinate representation of color #515306: hue angle of 61.56º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #515306 is Cyan = 0.02, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 83 | 6 | - |
| CMYK | 0.02 | 0 | 0.93 | 0.67 |
| HSL | 61.56º | 0.87% | 0.17% | - |
| HSV(B) | 61.56º | 0.93% | 0.33% | - |
| XYZ | 6.52 | 7.95 | 1.36 | - |
| YUV | 73.62 | 89.84 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 6 | 0.02 | 0 | 0.93 | 0.67 | 61.56 | 0.87 | 0.17 |
| Hex | 51 | 53 | 6 | 2 | 0 | 5D | 43 | 3E | 57 | 11 |
| Octal | 121 | 123 | 6 | 2 | 0 | 135 | 103 | 76 | 127 | 21 |
| Binary | 1010001 | 1010011 | 110 | 10 | 0 | 1011101 | 1000011 | 111110 | 1010111 | 10001 |
Color Harmonies of #515306
Complementary color
Monochromatic Colors of #515306
Black with #515306
Text Example
Text Example
White with #515306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515306; }
p { color: rgb(81,83,6); }
H1.HeaderClassName
{
color: #515306;
}
.AnyTagClassName
{
color: #515306;
}
</style>
background-color css
<style>
a { background-color: #515306; }
a { background-color: rgb(81,83,6); }
div.DivClassName
{
background-color: #515306;
}
.BgClassName
{
background-color: #515306;
}
</style>
border-color css
<style>
span { border-color: #515306; }
span { border-color: rgb(81,83,6); }
td.TdClassName
{
border-color: #515306;
}
.TagClassName
{
border-color: #515306;
}
</style>