Shades of Verdun Green #576407
Tints of Verdun Green #576407
RGB
CMYK
RGB Variations
Color information
#576407 (or 0x576407) is known color: Verdun Green. HEX triplet: 57, 64 and 07. RGB value is (87,100,7). Sum of RGB (Red+Green+Blue) = 87+100+7=194 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.85% from 194); Green value is 100 (39.45% from 255 or 51.55% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 100 - color contains mainly: green. Hex color #576407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576407 is #A89BF8. Grayscale: #555555. Windows color (decimal): -11049977 or 484439. OLE color: 484439.
HSL color Cylindrical-coordinate representation of color #576407: hue angle of 68.39º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #576407 is Cyan = 0.13, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 100 | 7 | - |
| CMYK | 0.13 | 0 | 0.93 | 0.61 |
| HSL | 68.39º | 0.87% | 0.21% | - |
| HSV(B) | 68.39º | 0.93% | 0.39% | - |
| XYZ | 8.53 | 11.16 | 1.9 | - |
| YUV | 85.51 | 83.69 | 129.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 7 | 0.13 | 0 | 0.93 | 0.61 | 68.39 | 0.87 | 0.21 |
| Hex | 57 | 64 | 7 | D | 0 | 5D | 3D | 44 | 57 | 15 |
| Octal | 127 | 144 | 7 | 15 | 0 | 135 | 75 | 104 | 127 | 25 |
| Binary | 1010111 | 1100100 | 111 | 1101 | 0 | 1011101 | 111101 | 1000100 | 1010111 | 10101 |
Color Harmonies of #576407
Complementary color
Monochromatic Colors of #576407
Black with #576407
Text Example
Text Example
White with #576407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576407; }
p { color: rgb(87,100,7); }
H1.HeaderClassName
{
color: #576407;
}
.AnyTagClassName
{
color: #576407;
}
</style>
background-color css
<style>
a { background-color: #576407; }
a { background-color: rgb(87,100,7); }
div.DivClassName
{
background-color: #576407;
}
.BgClassName
{
background-color: #576407;
}
</style>
border-color css
<style>
span { border-color: #576407; }
span { border-color: rgb(87,100,7); }
td.TdClassName
{
border-color: #576407;
}
.TagClassName
{
border-color: #576407;
}
</style>