Shades of Verdun Green #355906
Tints of Verdun Green #355906
RGB
CMYK
RGB Variations
Color information
#355906 (or 0x355906) is known color: Verdun Green. HEX triplet: 35, 59 and 06. RGB value is (53,89,6). Sum of RGB (Red+Green+Blue) = 53+89+6=148 (19% of max value = 765). Red value is 53 (21.09% from 255 or 35.81% from 148); Green value is 89 (35.16% from 255 or 60.14% from 148); Blue value is 6 (2.73% from 255 or 4.05% from 148); Max value from RGB is 89 - color contains mainly: green. Hex color #355906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #355906 is #CAA6F9. Grayscale: #454545. Windows color (decimal): -13281018 or 416053. OLE color: 416053.
HSL color Cylindrical-coordinate representation of color #355906: hue angle of 86.02º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #355906 is Cyan = 0.40, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 89 | 6 | - |
| CMYK | 0.40 | 0 | 0.93 | 0.65 |
| HSL | 86.02º | 0.87% | 0.19% | - |
| HSV(B) | 86.02º | 0.93% | 0.35% | - |
| XYZ | 5.07 | 7.91 | 1.43 | - |
| YUV | 68.77 | 92.57 | 116.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 89 | 6 | 0.40 | 0 | 0.93 | 0.65 | 86.02 | 0.87 | 0.19 |
| Hex | 35 | 59 | 6 | 28 | 0 | 5D | 41 | 56 | 57 | 13 |
| Octal | 65 | 131 | 6 | 50 | 0 | 135 | 101 | 126 | 127 | 23 |
| Binary | 110101 | 1011001 | 110 | 101000 | 0 | 1011101 | 1000001 | 1010110 | 1010111 | 10011 |
Color Harmonies of #355906
Complementary color
Monochromatic Colors of #355906
Black with #355906
Text Example
Text Example
White with #355906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355906; }
p { color: rgb(53,89,6); }
H1.HeaderClassName
{
color: #355906;
}
.AnyTagClassName
{
color: #355906;
}
</style>
background-color css
<style>
a { background-color: #355906; }
a { background-color: rgb(53,89,6); }
div.DivClassName
{
background-color: #355906;
}
.BgClassName
{
background-color: #355906;
}
</style>
border-color css
<style>
span { border-color: #355906; }
span { border-color: rgb(53,89,6); }
td.TdClassName
{
border-color: #355906;
}
.TagClassName
{
border-color: #355906;
}
</style>