Shades of Verdun Green #375308
Tints of Verdun Green #375308
RGB
CMYK
RGB Variations
Color information
#375308 (or 0x375308) is known color: Verdun Green. HEX triplet: 37, 53 and 08. RGB value is (55,83,8). Sum of RGB (Red+Green+Blue) = 55+83+8=146 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.67% from 146); Green value is 83 (32.81% from 255 or 56.85% from 146); Blue value is 8 (3.52% from 255 or 5.48% from 146); Max value from RGB is 83 - color contains mainly: green. Hex color #375308 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375308 is #C8ACF7. Grayscale: #424242. Windows color (decimal): -13151480 or 545591. OLE color: 545591.
HSL color Cylindrical-coordinate representation of color #375308: hue angle of 82.4º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #375308 is Cyan = 0.34, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 83 | 8 | - |
| CMYK | 0.34 | 0 | 0.90 | 0.67 |
| HSL | 82.4º | 0.82% | 0.18% | - |
| HSV(B) | 82.4º | 0.9% | 0.33% | - |
| XYZ | 4.71 | 7.02 | 1.34 | - |
| YUV | 66.08 | 95.22 | 120.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 83 | 8 | 0.34 | 0 | 0.90 | 0.67 | 82.4 | 0.82 | 0.18 |
| Hex | 37 | 53 | 8 | 22 | 0 | 5A | 43 | 52 | 52 | 12 |
| Octal | 67 | 123 | 10 | 42 | 0 | 132 | 103 | 122 | 122 | 22 |
| Binary | 110111 | 1010011 | 1000 | 100010 | 0 | 1011010 | 1000011 | 1010010 | 1010010 | 10010 |
Color Harmonies of #375308
Complementary color
Monochromatic Colors of #375308
Black with #375308
Text Example
Text Example
White with #375308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375308; }
p { color: rgb(55,83,8); }
H1.HeaderClassName
{
color: #375308;
}
.AnyTagClassName
{
color: #375308;
}
</style>
background-color css
<style>
a { background-color: #375308; }
a { background-color: rgb(55,83,8); }
div.DivClassName
{
background-color: #375308;
}
.BgClassName
{
background-color: #375308;
}
</style>
border-color css
<style>
span { border-color: #375308; }
span { border-color: rgb(55,83,8); }
td.TdClassName
{
border-color: #375308;
}
.TagClassName
{
border-color: #375308;
}
</style>