Shades of Verdun Green #586504
Tints of Verdun Green #586504
RGB
CMYK
RGB Variations
Color information
#586504 (or 0x586504) is known color: Verdun Green. HEX triplet: 58, 65 and 04. RGB value is (88,101,4). Sum of RGB (Red+Green+Blue) = 88+101+4=193 (25% of max value = 765). Red value is 88 (34.77% from 255 or 45.60% from 193); Green value is 101 (39.84% from 255 or 52.33% from 193); Blue value is 4 (1.95% from 255 or 2.07% from 193); Max value from RGB is 101 - color contains mainly: green. Hex color #586504 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #586504 is #A79AFB. Grayscale: #565656. Windows color (decimal): -10984188 or 288088. OLE color: 288088.
HSL color Cylindrical-coordinate representation of color #586504: hue angle of 68.04º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #586504 is Cyan = 0.13, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 101 | 4 | - |
| CMYK | 0.13 | 0 | 0.96 | 0.60 |
| HSL | 68.04º | 0.92% | 0.21% | - |
| HSV(B) | 68.04º | 0.96% | 0.4% | - |
| XYZ | 8.7 | 11.39 | 1.85 | - |
| YUV | 86.06 | 81.69 | 129.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 101 | 4 | 0.13 | 0 | 0.96 | 0.60 | 68.04 | 0.92 | 0.21 |
| Hex | 58 | 65 | 4 | D | 0 | 60 | 3C | 44 | 5C | 15 |
| Octal | 130 | 145 | 4 | 15 | 0 | 140 | 74 | 104 | 134 | 25 |
| Binary | 1011000 | 1100101 | 100 | 1101 | 0 | 1100000 | 111100 | 1000100 | 1011100 | 10101 |
Color Harmonies of #586504
Complementary color
Monochromatic Colors of #586504
Black with #586504
Text Example
Text Example
White with #586504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586504; }
p { color: rgb(88,101,4); }
H1.HeaderClassName
{
color: #586504;
}
.AnyTagClassName
{
color: #586504;
}
</style>
background-color css
<style>
a { background-color: #586504; }
a { background-color: rgb(88,101,4); }
div.DivClassName
{
background-color: #586504;
}
.BgClassName
{
background-color: #586504;
}
</style>
border-color css
<style>
span { border-color: #586504; }
span { border-color: rgb(88,101,4); }
td.TdClassName
{
border-color: #586504;
}
.TagClassName
{
border-color: #586504;
}
</style>