Shades of Verdun Green #596308
Tints of Verdun Green #596308
RGB
CMYK
RGB Variations
Color information
#596308 (or 0x596308) is known color: Verdun Green. HEX triplet: 59, 63 and 08. RGB value is (89,99,8). Sum of RGB (Red+Green+Blue) = 89+99+8=196 (25% of max value = 765). Red value is 89 (35.16% from 255 or 45.41% from 196); Green value is 99 (39.06% from 255 or 50.51% from 196); Blue value is 8 (3.52% from 255 or 4.08% from 196); Max value from RGB is 99 - color contains mainly: green. Hex color #596308 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #596308 is #A69CF7. Grayscale: #555555. Windows color (decimal): -10919160 or 549721. OLE color: 549721.
HSL color Cylindrical-coordinate representation of color #596308: hue angle of 66.59º 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 #596308 is Cyan = 0.10, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 89 | 99 | 8 | - |
| CMYK | 0.10 | 0 | 0.92 | 0.61 |
| HSL | 66.59º | 0.85% | 0.21% | - |
| HSV(B) | 66.59º | 0.92% | 0.39% | - |
| XYZ | 8.63 | 11.07 | 1.91 | - |
| YUV | 85.64 | 84.19 | 130.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 99 | 8 | 0.10 | 0 | 0.92 | 0.61 | 66.59 | 0.85 | 0.21 |
| Hex | 59 | 63 | 8 | A | 0 | 5C | 3D | 43 | 55 | 15 |
| Octal | 131 | 143 | 10 | 12 | 0 | 134 | 75 | 103 | 125 | 25 |
| Binary | 1011001 | 1100011 | 1000 | 1010 | 0 | 1011100 | 111101 | 1000011 | 1010101 | 10101 |
Color Harmonies of #596308
Complementary color
Monochromatic Colors of #596308
Black with #596308
Text Example
Text Example
White with #596308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596308; }
p { color: rgb(89,99,8); }
H1.HeaderClassName
{
color: #596308;
}
.AnyTagClassName
{
color: #596308;
}
</style>
background-color css
<style>
a { background-color: #596308; }
a { background-color: rgb(89,99,8); }
div.DivClassName
{
background-color: #596308;
}
.BgClassName
{
background-color: #596308;
}
</style>
border-color css
<style>
span { border-color: #596308; }
span { border-color: rgb(89,99,8); }
td.TdClassName
{
border-color: #596308;
}
.TagClassName
{
border-color: #596308;
}
</style>