Shades of Verdun Green #576306
Tints of Verdun Green #576306
RGB
CMYK
RGB Variations
Color information
#576306 (or 0x576306) is known color: Verdun Green. HEX triplet: 57, 63 and 06. RGB value is (87,99,6). Sum of RGB (Red+Green+Blue) = 87+99+6=192 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.31% from 192); Green value is 99 (39.06% from 255 or 51.56% from 192); Blue value is 6 (2.73% from 255 or 3.12% from 192); Max value from RGB is 99 - color contains mainly: green. Hex color #576306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #576306 is #A89CF9. Grayscale: #555555. Windows color (decimal): -11050234 or 418647. OLE color: 418647.
HSL color Cylindrical-coordinate representation of color #576306: hue angle of 67.74º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #576306 is Cyan = 0.12, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 99 | 6 | - |
| CMYK | 0.12 | 0 | 0.94 | 0.61 |
| HSL | 67.74º | 0.89% | 0.21% | - |
| HSV(B) | 67.74º | 0.94% | 0.39% | - |
| XYZ | 8.43 | 10.96 | 1.84 | - |
| YUV | 84.81 | 83.52 | 129.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 6 | 0.12 | 0 | 0.94 | 0.61 | 67.74 | 0.89 | 0.21 |
| Hex | 57 | 63 | 6 | C | 0 | 5E | 3D | 44 | 59 | 15 |
| Octal | 127 | 143 | 6 | 14 | 0 | 136 | 75 | 104 | 131 | 25 |
| Binary | 1010111 | 1100011 | 110 | 1100 | 0 | 1011110 | 111101 | 1000100 | 1011001 | 10101 |
Color Harmonies of #576306
Complementary color
Monochromatic Colors of #576306
Black with #576306
Text Example
Text Example
White with #576306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576306; }
p { color: rgb(87,99,6); }
H1.HeaderClassName
{
color: #576306;
}
.AnyTagClassName
{
color: #576306;
}
</style>
background-color css
<style>
a { background-color: #576306; }
a { background-color: rgb(87,99,6); }
div.DivClassName
{
background-color: #576306;
}
.BgClassName
{
background-color: #576306;
}
</style>
border-color css
<style>
span { border-color: #576306; }
span { border-color: rgb(87,99,6); }
td.TdClassName
{
border-color: #576306;
}
.TagClassName
{
border-color: #576306;
}
</style>