Shades of Verdun Green #566214
Tints of Verdun Green #566214
RGB
CMYK
RGB Variations
Color information
#566214 (or 0x566214) is known color: Verdun Green. HEX triplet: 56, 62 and 14. RGB value is (86,98,20). Sum of RGB (Red+Green+Blue) = 86+98+20=204 (27% of max value = 765). Red value is 86 (33.98% from 255 or 42.16% from 204); Green value is 98 (38.67% from 255 or 48.04% from 204); Blue value is 20 (8.20% from 255 or 9.80% from 204); Max value from RGB is 98 - color contains mainly: green. Hex color #566214 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566214 is #A99DEB. Grayscale: #555555. Windows color (decimal): -11116012 or 1335894. OLE color: 1335894.
HSL color Cylindrical-coordinate representation of color #566214: hue angle of 69.23º degrees, saturation: 0.66, 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 #566214 is Cyan = 0.12, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 98 | 20 | - |
| CMYK | 0.12 | 0 | 0.80 | 0.62 |
| HSL | 69.23º | 0.66% | 0.23% | - |
| HSV(B) | 69.23º | 0.8% | 0.38% | - |
| XYZ | 8.33 | 10.76 | 2.3 | - |
| YUV | 85.52 | 91.02 | 128.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 98 | 20 | 0.12 | 0 | 0.80 | 0.62 | 69.23 | 0.66 | 0.23 |
| Hex | 56 | 62 | 14 | C | 0 | 50 | 3E | 45 | 42 | 17 |
| Octal | 126 | 142 | 24 | 14 | 0 | 120 | 76 | 105 | 102 | 27 |
| Binary | 1010110 | 1100010 | 10100 | 1100 | 0 | 1010000 | 111110 | 1000101 | 1000010 | 10111 |
Color Harmonies of #566214
Complementary color
Monochromatic Colors of #566214
Black with #566214
Text Example
Text Example
White with #566214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566214; }
p { color: rgb(86,98,20); }
H1.HeaderClassName
{
color: #566214;
}
.AnyTagClassName
{
color: #566214;
}
</style>
background-color css
<style>
a { background-color: #566214; }
a { background-color: rgb(86,98,20); }
div.DivClassName
{
background-color: #566214;
}
.BgClassName
{
background-color: #566214;
}
</style>
border-color css
<style>
span { border-color: #566214; }
span { border-color: rgb(86,98,20); }
td.TdClassName
{
border-color: #566214;
}
.TagClassName
{
border-color: #566214;
}
</style>