Shades of Viridian Green #476956
Tints of Viridian Green #476956
RGB
CMYK
RGB Variations
Color information
#476956 (or 0x476956) is known color: Viridian Green. HEX triplet: 47, 69 and 56. RGB value is (71,105,86). Sum of RGB (Red+Green+Blue) = 71+105+86=262 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.10% from 262); Green value is 105 (41.41% from 255 or 40.08% from 262); Blue value is 86 (33.98% from 255 or 32.82% from 262); Max value from RGB is 105 - color contains mainly: green. Hex color #476956 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476956 is #B896A9. Grayscale: #5C5C5C. Windows color (decimal): -12097194 or 5663047. OLE color: 5663047.
HSL color Cylindrical-coordinate representation of color #476956: hue angle of 146.47º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #476956 is Cyan = 0.32, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 105 | 86 | - |
| CMYK | 0.32 | 0 | 0.18 | 0.59 |
| HSL | 146.47º | 0.19% | 0.35% | - |
| HSV(B) | 146.47º | 0.32% | 0.41% | - |
| XYZ | 9.33 | 12.11 | 10.65 | - |
| YUV | 92.67 | 124.24 | 112.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 105 | 86 | 0.32 | 0 | 0.18 | 0.59 | 146.47 | 0.19 | 0.35 |
| Hex | 47 | 69 | 56 | 20 | 0 | 12 | 3B | 92 | 13 | 23 |
| Octal | 107 | 151 | 126 | 40 | 0 | 22 | 73 | 222 | 23 | 43 |
| Binary | 1000111 | 1101001 | 1010110 | 100000 | 0 | 10010 | 111011 | 10010010 | 10011 | 100011 |
Color Harmonies of #476956
Complementary color
Monochromatic Colors of #476956
Black with #476956
Text Example
Text Example
White with #476956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476956; }
p { color: rgb(71,105,86); }
H1.HeaderClassName
{
color: #476956;
}
.AnyTagClassName
{
color: #476956;
}
</style>
background-color css
<style>
a { background-color: #476956; }
a { background-color: rgb(71,105,86); }
div.DivClassName
{
background-color: #476956;
}
.BgClassName
{
background-color: #476956;
}
</style>
border-color css
<style>
span { border-color: #476956; }
span { border-color: rgb(71,105,86); }
td.TdClassName
{
border-color: #476956;
}
.TagClassName
{
border-color: #476956;
}
</style>