Shades of Verdun Green #335407
Tints of Verdun Green #335407
RGB
CMYK
RGB Variations
Color information
#335407 (or 0x335407) is known color: Verdun Green. HEX triplet: 33, 54 and 07. RGB value is (51,84,7). Sum of RGB (Red+Green+Blue) = 51+84+7=142 (18% of max value = 765). Red value is 51 (20.31% from 255 or 35.92% from 142); Green value is 84 (33.20% from 255 or 59.15% from 142); Blue value is 7 (3.12% from 255 or 4.93% from 142); Max value from RGB is 84 - color contains mainly: green. Hex color #335407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #335407 is #CCABF8. Grayscale: #414141. Windows color (decimal): -13413369 or 480307. OLE color: 480307.
HSL color Cylindrical-coordinate representation of color #335407: hue angle of 85.71º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #335407 is Cyan = 0.39, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 51 | 84 | 7 | - |
| CMYK | 0.39 | 0 | 0.92 | 0.67 |
| HSL | 85.71º | 0.85% | 0.18% | - |
| HSV(B) | 85.71º | 0.92% | 0.33% | - |
| XYZ | 4.57 | 7.06 | 1.32 | - |
| YUV | 65.36 | 95.07 | 117.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 84 | 7 | 0.39 | 0 | 0.92 | 0.67 | 85.71 | 0.85 | 0.18 |
| Hex | 33 | 54 | 7 | 27 | 0 | 5C | 43 | 56 | 55 | 12 |
| Octal | 63 | 124 | 7 | 47 | 0 | 134 | 103 | 126 | 125 | 22 |
| Binary | 110011 | 1010100 | 111 | 100111 | 0 | 1011100 | 1000011 | 1010110 | 1010101 | 10010 |
Color Harmonies of #335407
Complementary color
Monochromatic Colors of #335407
Black with #335407
Text Example
Text Example
White with #335407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335407; }
p { color: rgb(51,84,7); }
H1.HeaderClassName
{
color: #335407;
}
.AnyTagClassName
{
color: #335407;
}
</style>
background-color css
<style>
a { background-color: #335407; }
a { background-color: rgb(51,84,7); }
div.DivClassName
{
background-color: #335407;
}
.BgClassName
{
background-color: #335407;
}
</style>
border-color css
<style>
span { border-color: #335407; }
span { border-color: rgb(51,84,7); }
td.TdClassName
{
border-color: #335407;
}
.TagClassName
{
border-color: #335407;
}
</style>