Shades of Verdun Green #375309
Tints of Verdun Green #375309
RGB
CMYK
RGB Variations
Color information
#375309 (or 0x375309) is known color: Verdun Green. HEX triplet: 37, 53 and 09. RGB value is (55,83,9). Sum of RGB (Red+Green+Blue) = 55+83+9=147 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.41% from 147); Green value is 83 (32.81% from 255 or 56.46% from 147); Blue value is 9 (3.91% from 255 or 6.12% from 147); Max value from RGB is 83 - color contains mainly: green. Hex color #375309 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375309 is #C8ACF6. Grayscale: #424242. Windows color (decimal): -13151479 or 611127. OLE color: 611127.
HSL color Cylindrical-coordinate representation of color #375309: hue angle of 82.7º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #375309 is Cyan = 0.34, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 83 | 9 | - |
| CMYK | 0.34 | 0 | 0.89 | 0.67 |
| HSL | 82.7º | 0.8% | 0.18% | - |
| HSV(B) | 82.7º | 0.89% | 0.33% | - |
| XYZ | 4.72 | 7.02 | 1.36 | - |
| YUV | 66.19 | 95.72 | 120.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 83 | 9 | 0.34 | 0 | 0.89 | 0.67 | 82.7 | 0.8 | 0.18 |
| Hex | 37 | 53 | 9 | 22 | 0 | 59 | 43 | 53 | 50 | 12 |
| Octal | 67 | 123 | 11 | 42 | 0 | 131 | 103 | 123 | 120 | 22 |
| Binary | 110111 | 1010011 | 1001 | 100010 | 0 | 1011001 | 1000011 | 1010011 | 1010000 | 10010 |
Color Harmonies of #375309
Complementary color
Monochromatic Colors of #375309
Black with #375309
Text Example
Text Example
White with #375309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375309; }
p { color: rgb(55,83,9); }
H1.HeaderClassName
{
color: #375309;
}
.AnyTagClassName
{
color: #375309;
}
</style>
background-color css
<style>
a { background-color: #375309; }
a { background-color: rgb(55,83,9); }
div.DivClassName
{
background-color: #375309;
}
.BgClassName
{
background-color: #375309;
}
</style>
border-color css
<style>
span { border-color: #375309; }
span { border-color: rgb(55,83,9); }
td.TdClassName
{
border-color: #375309;
}
.TagClassName
{
border-color: #375309;
}
</style>