Shades of Verdun Green #586305
Tints of Verdun Green #586305
RGB
CMYK
RGB Variations
Color information
#586305 (or 0x586305) is known color: Verdun Green. HEX triplet: 58, 63 and 05. RGB value is (88,99,5). Sum of RGB (Red+Green+Blue) = 88+99+5=192 (25% of max value = 765). Red value is 88 (34.77% from 255 or 45.83% from 192); Green value is 99 (39.06% from 255 or 51.56% from 192); Blue value is 5 (2.34% from 255 or 2.60% from 192); Max value from RGB is 99 - color contains mainly: green. Hex color #586305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #586305 is #A79CFA. Grayscale: #555555. Windows color (decimal): -10984699 or 353112. OLE color: 353112.
HSL color Cylindrical-coordinate representation of color #586305: hue angle of 67.02º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #586305 is Cyan = 0.11, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 88 | 99 | 5 | - |
| CMYK | 0.11 | 0 | 0.95 | 0.61 |
| HSL | 67.02º | 0.9% | 0.2% | - |
| HSV(B) | 67.02º | 0.95% | 0.39% | - |
| XYZ | 8.51 | 11.01 | 1.82 | - |
| YUV | 85 | 82.86 | 130.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 99 | 5 | 0.11 | 0 | 0.95 | 0.61 | 67.02 | 0.9 | 0.2 |
| Hex | 58 | 63 | 5 | B | 0 | 5F | 3D | 43 | 5A | 14 |
| Octal | 130 | 143 | 5 | 13 | 0 | 137 | 75 | 103 | 132 | 24 |
| Binary | 1011000 | 1100011 | 101 | 1011 | 0 | 1011111 | 111101 | 1000011 | 1011010 | 10100 |
Color Harmonies of #586305
Complementary color
Monochromatic Colors of #586305
Black with #586305
Text Example
Text Example
White with #586305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586305; }
p { color: rgb(88,99,5); }
H1.HeaderClassName
{
color: #586305;
}
.AnyTagClassName
{
color: #586305;
}
</style>
background-color css
<style>
a { background-color: #586305; }
a { background-color: rgb(88,99,5); }
div.DivClassName
{
background-color: #586305;
}
.BgClassName
{
background-color: #586305;
}
</style>
border-color css
<style>
span { border-color: #586305; }
span { border-color: rgb(88,99,5); }
td.TdClassName
{
border-color: #586305;
}
.TagClassName
{
border-color: #586305;
}
</style>