Shades of Viridian #478977
Tints of Viridian #478977
RGB
CMYK
RGB Variations
Color information
#478977 (or 0x478977) is known color: Viridian. HEX triplet: 47, 89 and 77. RGB value is (71,137,119). Sum of RGB (Red+Green+Blue) = 71+137+119=327 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.71% from 327); Green value is 137 (53.91% from 255 or 41.90% from 327); Blue value is 119 (46.88% from 255 or 36.39% from 327); Max value from RGB is 137 - color contains mainly: green. Hex color #478977 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478977 is #B87688. Grayscale: #737373. Windows color (decimal): -12088969 or 7833927. OLE color: 7833927.
HSL color Cylindrical-coordinate representation of color #478977: hue angle of 163.64º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #478977 is Cyan = 0.48, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 119 | - |
| CMYK | 0.48 | 0 | 0.13 | 0.46 |
| HSL | 163.64º | 0.32% | 0.41% | - |
| HSV(B) | 163.64º | 0.48% | 0.54% | - |
| XYZ | 14.87 | 20.56 | 20.64 | - |
| YUV | 115.21 | 130.13 | 96.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 119 | 0.48 | 0 | 0.13 | 0.46 | 163.64 | 0.32 | 0.41 |
| Hex | 47 | 89 | 77 | 30 | 0 | D | 2E | A4 | 20 | 29 |
| Octal | 107 | 211 | 167 | 60 | 0 | 15 | 56 | 244 | 40 | 51 |
| Binary | 1000111 | 10001001 | 1110111 | 110000 | 0 | 1101 | 101110 | 10100100 | 100000 | 101001 |
Color Harmonies of #478977
Complementary color
Monochromatic Colors of #478977
Black with #478977
Text Example
Text Example
White with #478977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478977; }
p { color: rgb(71,137,119); }
H1.HeaderClassName
{
color: #478977;
}
.AnyTagClassName
{
color: #478977;
}
</style>
background-color css
<style>
a { background-color: #478977; }
a { background-color: rgb(71,137,119); }
div.DivClassName
{
background-color: #478977;
}
.BgClassName
{
background-color: #478977;
}
</style>
border-color css
<style>
span { border-color: #478977; }
span { border-color: rgb(71,137,119); }
td.TdClassName
{
border-color: #478977;
}
.TagClassName
{
border-color: #478977;
}
</style>