Shades of Verdun Green #375608
Tints of Verdun Green #375608
RGB
CMYK
RGB Variations
Color information
#375608 (or 0x375608) is known color: Verdun Green. HEX triplet: 37, 56 and 08. RGB value is (55,86,8). Sum of RGB (Red+Green+Blue) = 55+86+8=149 (19% of max value = 765). Red value is 55 (21.88% from 255 or 36.91% from 149); Green value is 86 (33.98% from 255 or 57.72% from 149); Blue value is 8 (3.52% from 255 or 5.37% from 149); Max value from RGB is 86 - color contains mainly: green. Hex color #375608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375608 is #C8A9F7. Grayscale: #444444. Windows color (decimal): -13150712 or 546359. OLE color: 546359.
HSL color Cylindrical-coordinate representation of color #375608: hue angle of 83.85º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #375608 is Cyan = 0.36, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 86 | 8 | - |
| CMYK | 0.36 | 0 | 0.91 | 0.66 |
| HSL | 83.85º | 0.83% | 0.18% | - |
| HSV(B) | 83.85º | 0.91% | 0.34% | - |
| XYZ | 4.95 | 7.49 | 1.41 | - |
| YUV | 67.84 | 94.23 | 118.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 86 | 8 | 0.36 | 0 | 0.91 | 0.66 | 83.85 | 0.83 | 0.18 |
| Hex | 37 | 56 | 8 | 24 | 0 | 5B | 42 | 54 | 53 | 12 |
| Octal | 67 | 126 | 10 | 44 | 0 | 133 | 102 | 124 | 123 | 22 |
| Binary | 110111 | 1010110 | 1000 | 100100 | 0 | 1011011 | 1000010 | 1010100 | 1010011 | 10010 |
Color Harmonies of #375608
Complementary color
Monochromatic Colors of #375608
Black with #375608
Text Example
Text Example
White with #375608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375608; }
p { color: rgb(55,86,8); }
H1.HeaderClassName
{
color: #375608;
}
.AnyTagClassName
{
color: #375608;
}
</style>
background-color css
<style>
a { background-color: #375608; }
a { background-color: rgb(55,86,8); }
div.DivClassName
{
background-color: #375608;
}
.BgClassName
{
background-color: #375608;
}
</style>
border-color css
<style>
span { border-color: #375608; }
span { border-color: rgb(55,86,8); }
td.TdClassName
{
border-color: #375608;
}
.TagClassName
{
border-color: #375608;
}
</style>