Shades of Verdun Green #576408
Tints of Verdun Green #576408
RGB
CMYK
RGB Variations
Color information
#576408 (or 0x576408) is known color: Verdun Green. HEX triplet: 57, 64 and 08. RGB value is (87,100,8). Sum of RGB (Red+Green+Blue) = 87+100+8=195 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.62% from 195); Green value is 100 (39.45% from 255 or 51.28% from 195); Blue value is 8 (3.52% from 255 or 4.10% from 195); Max value from RGB is 100 - color contains mainly: green. Hex color #576408 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576408 is #A89BF7. Grayscale: #555555. Windows color (decimal): -11049976 or 549975. OLE color: 549975.
HSL color Cylindrical-coordinate representation of color #576408: hue angle of 68.48º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #576408 is Cyan = 0.13, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 100 | 8 | - |
| CMYK | 0.13 | 0 | 0.92 | 0.61 |
| HSL | 68.48º | 0.85% | 0.21% | - |
| HSV(B) | 68.48º | 0.92% | 0.39% | - |
| XYZ | 8.53 | 11.16 | 1.93 | - |
| YUV | 85.63 | 84.19 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 8 | 0.13 | 0 | 0.92 | 0.61 | 68.48 | 0.85 | 0.21 |
| Hex | 57 | 64 | 8 | D | 0 | 5C | 3D | 44 | 55 | 15 |
| Octal | 127 | 144 | 10 | 15 | 0 | 134 | 75 | 104 | 125 | 25 |
| Binary | 1010111 | 1100100 | 1000 | 1101 | 0 | 1011100 | 111101 | 1000100 | 1010101 | 10101 |
Color Harmonies of #576408
Complementary color
Monochromatic Colors of #576408
Black with #576408
Text Example
Text Example
White with #576408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576408; }
p { color: rgb(87,100,8); }
H1.HeaderClassName
{
color: #576408;
}
.AnyTagClassName
{
color: #576408;
}
</style>
background-color css
<style>
a { background-color: #576408; }
a { background-color: rgb(87,100,8); }
div.DivClassName
{
background-color: #576408;
}
.BgClassName
{
background-color: #576408;
}
</style>
border-color css
<style>
span { border-color: #576408; }
span { border-color: rgb(87,100,8); }
td.TdClassName
{
border-color: #576408;
}
.TagClassName
{
border-color: #576408;
}
</style>