Shades of Verdun Green #375305
Tints of Verdun Green #375305
RGB
CMYK
RGB Variations
Color information
#375305 (or 0x375305) is known color: Verdun Green. HEX triplet: 37, 53 and 05. RGB value is (55,83,5). Sum of RGB (Red+Green+Blue) = 55+83+5=143 (18% of max value = 765). Red value is 55 (21.88% from 255 or 38.46% from 143); Green value is 83 (32.81% from 255 or 58.04% from 143); Blue value is 5 (2.34% from 255 or 3.50% from 143); Max value from RGB is 83 - color contains mainly: green. Hex color #375305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375305 is #C8ACFA. Grayscale: #424242. Windows color (decimal): -13151483 or 348983. OLE color: 348983.
HSL color Cylindrical-coordinate representation of color #375305: hue angle of 81.54º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #375305 is Cyan = 0.34, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 83 | 5 | - |
| CMYK | 0.34 | 0 | 0.94 | 0.67 |
| HSL | 81.54º | 0.89% | 0.17% | - |
| HSV(B) | 81.54º | 0.94% | 0.33% | - |
| XYZ | 4.7 | 7.01 | 1.25 | - |
| YUV | 65.74 | 93.72 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 83 | 5 | 0.34 | 0 | 0.94 | 0.67 | 81.54 | 0.89 | 0.17 |
| Hex | 37 | 53 | 5 | 22 | 0 | 5E | 43 | 52 | 59 | 11 |
| Octal | 67 | 123 | 5 | 42 | 0 | 136 | 103 | 122 | 131 | 21 |
| Binary | 110111 | 1010011 | 101 | 100010 | 0 | 1011110 | 1000011 | 1010010 | 1011001 | 10001 |
Color Harmonies of #375305
Complementary color
Monochromatic Colors of #375305
Black with #375305
Text Example
Text Example
White with #375305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375305; }
p { color: rgb(55,83,5); }
H1.HeaderClassName
{
color: #375305;
}
.AnyTagClassName
{
color: #375305;
}
</style>
background-color css
<style>
a { background-color: #375305; }
a { background-color: rgb(55,83,5); }
div.DivClassName
{
background-color: #375305;
}
.BgClassName
{
background-color: #375305;
}
</style>
border-color css
<style>
span { border-color: #375305; }
span { border-color: rgb(55,83,5); }
td.TdClassName
{
border-color: #375305;
}
.TagClassName
{
border-color: #375305;
}
</style>