Shades of Verdun Green #475308
Tints of Verdun Green #475308
RGB
CMYK
RGB Variations
Color information
#475308 (or 0x475308) is known color: Verdun Green. HEX triplet: 47, 53 and 08. RGB value is (71,83,8). Sum of RGB (Red+Green+Blue) = 71+83+8=162 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.83% from 162); Green value is 83 (32.81% from 255 or 51.23% from 162); Blue value is 8 (3.52% from 255 or 4.94% from 162); Max value from RGB is 83 - color contains mainly: green. Hex color #475308 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #475308 is #B8ACF7. Grayscale: #474747. Windows color (decimal): -12102904 or 545607. OLE color: 545607.
HSL color Cylindrical-coordinate representation of color #475308: hue angle of 69.6º 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 #475308 is Cyan = 0.14, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 83 | 8 | - |
| CMYK | 0.14 | 0 | 0.90 | 0.67 |
| HSL | 69.6º | 0.82% | 0.18% | - |
| HSV(B) | 69.6º | 0.9% | 0.33% | - |
| XYZ | 5.74 | 7.54 | 1.38 | - |
| YUV | 70.86 | 92.52 | 128.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 83 | 8 | 0.14 | 0 | 0.90 | 0.67 | 69.6 | 0.82 | 0.18 |
| Hex | 47 | 53 | 8 | E | 0 | 5A | 43 | 46 | 52 | 12 |
| Octal | 107 | 123 | 10 | 16 | 0 | 132 | 103 | 106 | 122 | 22 |
| Binary | 1000111 | 1010011 | 1000 | 1110 | 0 | 1011010 | 1000011 | 1000110 | 1010010 | 10010 |
Color Harmonies of #475308
Complementary color
Monochromatic Colors of #475308
Black with #475308
Text Example
Text Example
White with #475308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475308; }
p { color: rgb(71,83,8); }
H1.HeaderClassName
{
color: #475308;
}
.AnyTagClassName
{
color: #475308;
}
</style>
background-color css
<style>
a { background-color: #475308; }
a { background-color: rgb(71,83,8); }
div.DivClassName
{
background-color: #475308;
}
.BgClassName
{
background-color: #475308;
}
</style>
border-color css
<style>
span { border-color: #475308; }
span { border-color: rgb(71,83,8); }
td.TdClassName
{
border-color: #475308;
}
.TagClassName
{
border-color: #475308;
}
</style>