Shades of Verdun Green #376305
Tints of Verdun Green #376305
RGB
CMYK
RGB Variations
Color information
#376305 (or 0x376305) is known color: Verdun Green. HEX triplet: 37, 63 and 05. RGB value is (55,99,5). Sum of RGB (Red+Green+Blue) = 55+99+5=159 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.59% from 159); Green value is 99 (39.06% from 255 or 62.26% from 159); Blue value is 5 (2.34% from 255 or 3.14% from 159); Max value from RGB is 99 - color contains mainly: green. Hex color #376305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #376305 is #C89CFA. Grayscale: #4B4B4B. Windows color (decimal): -13147387 or 353079. OLE color: 353079.
HSL color Cylindrical-coordinate representation of color #376305: hue angle of 88.09º 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 #376305 is Cyan = 0.44, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 99 | 5 | - |
| CMYK | 0.44 | 0 | 0.95 | 0.61 |
| HSL | 88.09º | 0.9% | 0.2% | - |
| HSV(B) | 88.09º | 0.95% | 0.39% | - |
| XYZ | 6.06 | 9.75 | 1.71 | - |
| YUV | 75.13 | 88.42 | 113.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 99 | 5 | 0.44 | 0 | 0.95 | 0.61 | 88.09 | 0.9 | 0.2 |
| Hex | 37 | 63 | 5 | 2C | 0 | 5F | 3D | 58 | 5A | 14 |
| Octal | 67 | 143 | 5 | 54 | 0 | 137 | 75 | 130 | 132 | 24 |
| Binary | 110111 | 1100011 | 101 | 101100 | 0 | 1011111 | 111101 | 1011000 | 1011010 | 10100 |
Color Harmonies of #376305
Complementary color
Monochromatic Colors of #376305
Black with #376305
Text Example
Text Example
White with #376305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376305; }
p { color: rgb(55,99,5); }
H1.HeaderClassName
{
color: #376305;
}
.AnyTagClassName
{
color: #376305;
}
</style>
background-color css
<style>
a { background-color: #376305; }
a { background-color: rgb(55,99,5); }
div.DivClassName
{
background-color: #376305;
}
.BgClassName
{
background-color: #376305;
}
</style>
border-color css
<style>
span { border-color: #376305; }
span { border-color: rgb(55,99,5); }
td.TdClassName
{
border-color: #376305;
}
.TagClassName
{
border-color: #376305;
}
</style>