Shades of Viridian Green #476557
Tints of Viridian Green #476557
RGB
CMYK
RGB Variations
Color information
#476557 (or 0x476557) is known color: Viridian Green. HEX triplet: 47, 65 and 57. RGB value is (71,101,87). Sum of RGB (Red+Green+Blue) = 71+101+87=259 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.41% from 259); Green value is 101 (39.84% from 255 or 39.00% from 259); Blue value is 87 (34.38% from 255 or 33.59% from 259); Max value from RGB is 101 - color contains mainly: green. Hex color #476557 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476557 is #B89AA8. Grayscale: #5A5A5A. Windows color (decimal): -12098217 or 5727559. OLE color: 5727559.
HSL color Cylindrical-coordinate representation of color #476557: hue angle of 152º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #476557 is Cyan = 0.30, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 101 | 87 | - |
| CMYK | 0.30 | 0 | 0.14 | 0.60 |
| HSL | 152º | 0.17% | 0.34% | - |
| HSV(B) | 152º | 0.3% | 0.4% | - |
| XYZ | 8.97 | 11.34 | 10.73 | - |
| YUV | 90.43 | 126.06 | 114.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 87 | 0.30 | 0 | 0.14 | 0.60 | 152 | 0.17 | 0.34 |
| Hex | 47 | 65 | 57 | 1E | 0 | E | 3C | 98 | 11 | 22 |
| Octal | 107 | 145 | 127 | 36 | 0 | 16 | 74 | 230 | 21 | 42 |
| Binary | 1000111 | 1100101 | 1010111 | 11110 | 0 | 1110 | 111100 | 10011000 | 10001 | 100010 |
Color Harmonies of #476557
Complementary color
Monochromatic Colors of #476557
Black with #476557
Text Example
Text Example
White with #476557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476557; }
p { color: rgb(71,101,87); }
H1.HeaderClassName
{
color: #476557;
}
.AnyTagClassName
{
color: #476557;
}
</style>
background-color css
<style>
a { background-color: #476557; }
a { background-color: rgb(71,101,87); }
div.DivClassName
{
background-color: #476557;
}
.BgClassName
{
background-color: #476557;
}
</style>
border-color css
<style>
span { border-color: #476557; }
span { border-color: rgb(71,101,87); }
td.TdClassName
{
border-color: #476557;
}
.TagClassName
{
border-color: #476557;
}
</style>