Shades of Verdun Green #576603
Tints of Verdun Green #576603
RGB
CMYK
RGB Variations
Color information
#576603 (or 0x576603) is known color: Verdun Green. HEX triplet: 57, 66 and 03. RGB value is (87,102,3). Sum of RGB (Red+Green+Blue) = 87+102+3=192 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.31% from 192); Green value is 102 (40.23% from 255 or 53.12% from 192); Blue value is 3 (1.56% from 255 or 1.56% from 192); Max value from RGB is 102 - color contains mainly: green. Hex color #576603 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576603 is #A899FC. Grayscale: #565656. Windows color (decimal): -11049469 or 222807. OLE color: 222807.
HSL color Cylindrical-coordinate representation of color #576603: hue angle of 69.09º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #576603 is Cyan = 0.15, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 102 | 3 | - |
| CMYK | 0.15 | 0 | 0.97 | 0.6 |
| HSL | 69.09º | 0.94% | 0.21% | - |
| HSV(B) | 69.09º | 0.97% | 0.4% | - |
| XYZ | 8.7 | 11.54 | 1.85 | - |
| YUV | 86.23 | 81.03 | 128.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 102 | 3 | 0.15 | 0 | 0.97 | 0.6 | 69.09 | 0.94 | 0.21 |
| Hex | 57 | 66 | 3 | F | 0 | 61 | 3C | 45 | 5E | 15 |
| Octal | 127 | 146 | 3 | 17 | 0 | 141 | 74 | 105 | 136 | 25 |
| Binary | 1010111 | 1100110 | 11 | 1111 | 0 | 1100001 | 111100 | 1000101 | 1011110 | 10101 |
Color Harmonies of #576603
Complementary color
Monochromatic Colors of #576603
Black with #576603
Text Example
Text Example
White with #576603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576603; }
p { color: rgb(87,102,3); }
H1.HeaderClassName
{
color: #576603;
}
.AnyTagClassName
{
color: #576603;
}
</style>
background-color css
<style>
a { background-color: #576603; }
a { background-color: rgb(87,102,3); }
div.DivClassName
{
background-color: #576603;
}
.BgClassName
{
background-color: #576603;
}
</style>
border-color css
<style>
span { border-color: #576603; }
span { border-color: rgb(87,102,3); }
td.TdClassName
{
border-color: #576603;
}
.TagClassName
{
border-color: #576603;
}
</style>