Shades of Viridian Green #476558
Tints of Viridian Green #476558
RGB
CMYK
RGB Variations
Color information
#476558 (or 0x476558) is known color: Viridian Green. HEX triplet: 47, 65 and 58. RGB value is (71,101,88). Sum of RGB (Red+Green+Blue) = 71+101+88=260 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.31% from 260); Green value is 101 (39.84% from 255 or 38.85% from 260); Blue value is 88 (34.77% from 255 or 33.85% from 260); Max value from RGB is 101 - color contains mainly: green. Hex color #476558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476558 is #B89AA7. Grayscale: #5A5A5A. Windows color (decimal): -12098216 or 5793095. OLE color: 5793095.
HSL color Cylindrical-coordinate representation of color #476558: hue angle of 154º 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 #476558 is Cyan = 0.30, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 101 | 88 | - |
| CMYK | 0.30 | 0 | 0.13 | 0.60 |
| HSL | 154º | 0.17% | 0.34% | - |
| HSV(B) | 154º | 0.3% | 0.4% | - |
| XYZ | 9.01 | 11.35 | 10.95 | - |
| YUV | 90.55 | 126.56 | 114.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 88 | 0.30 | 0 | 0.13 | 0.60 | 154 | 0.17 | 0.34 |
| Hex | 47 | 65 | 58 | 1E | 0 | D | 3C | 9A | 11 | 22 |
| Octal | 107 | 145 | 130 | 36 | 0 | 15 | 74 | 232 | 21 | 42 |
| Binary | 1000111 | 1100101 | 1011000 | 11110 | 0 | 1101 | 111100 | 10011010 | 10001 | 100010 |
Color Harmonies of #476558
Complementary color
Monochromatic Colors of #476558
Black with #476558
Text Example
Text Example
White with #476558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476558; }
p { color: rgb(71,101,88); }
H1.HeaderClassName
{
color: #476558;
}
.AnyTagClassName
{
color: #476558;
}
</style>
background-color css
<style>
a { background-color: #476558; }
a { background-color: rgb(71,101,88); }
div.DivClassName
{
background-color: #476558;
}
.BgClassName
{
background-color: #476558;
}
</style>
border-color css
<style>
span { border-color: #476558; }
span { border-color: rgb(71,101,88); }
td.TdClassName
{
border-color: #476558;
}
.TagClassName
{
border-color: #476558;
}
</style>