Shades of Verdun Green #576013
Tints of Verdun Green #576013
RGB
CMYK
RGB Variations
Color information
#576013 (or 0x576013) is known color: Verdun Green. HEX triplet: 57, 60 and 13. RGB value is (87,96,19). Sum of RGB (Red+Green+Blue) = 87+96+19=202 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.07% from 202); Green value is 96 (37.89% from 255 or 47.52% from 202); Blue value is 19 (7.81% from 255 or 9.41% from 202); Max value from RGB is 96 - color contains mainly: green. Hex color #576013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576013 is #A89FEC. Grayscale: #545454. Windows color (decimal): -11050989 or 1269847. OLE color: 1269847.
HSL color Cylindrical-coordinate representation of color #576013: hue angle of 67.01º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #576013 is Cyan = 0.09, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 19 | - |
| CMYK | 0.09 | 0 | 0.80 | 0.62 |
| HSL | 67.01º | 0.67% | 0.23% | - |
| HSV(B) | 67.01º | 0.8% | 0.38% | - |
| XYZ | 8.23 | 10.44 | 2.2 | - |
| YUV | 84.53 | 91.02 | 129.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 19 | 0.09 | 0 | 0.80 | 0.62 | 67.01 | 0.67 | 0.23 |
| Hex | 57 | 60 | 13 | 9 | 0 | 50 | 3E | 43 | 43 | 17 |
| Octal | 127 | 140 | 23 | 11 | 0 | 120 | 76 | 103 | 103 | 27 |
| Binary | 1010111 | 1100000 | 10011 | 1001 | 0 | 1010000 | 111110 | 1000011 | 1000011 | 10111 |
Color Harmonies of #576013
Complementary color
Monochromatic Colors of #576013
Black with #576013
Text Example
Text Example
White with #576013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576013; }
p { color: rgb(87,96,19); }
H1.HeaderClassName
{
color: #576013;
}
.AnyTagClassName
{
color: #576013;
}
</style>
background-color css
<style>
a { background-color: #576013; }
a { background-color: rgb(87,96,19); }
div.DivClassName
{
background-color: #576013;
}
.BgClassName
{
background-color: #576013;
}
</style>
border-color css
<style>
span { border-color: #576013; }
span { border-color: rgb(87,96,19); }
td.TdClassName
{
border-color: #576013;
}
.TagClassName
{
border-color: #576013;
}
</style>