Shades of Viridian #479077
Tints of Viridian #479077
RGB
CMYK
RGB Variations
Color information
#479077 (or 0x479077) is known color: Viridian. HEX triplet: 47, 90 and 77. RGB value is (71,144,119). Sum of RGB (Red+Green+Blue) = 71+144+119=334 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.26% from 334); Green value is 144 (56.64% from 255 or 43.11% from 334); Blue value is 119 (46.88% from 255 or 35.63% from 334); Max value from RGB is 144 - color contains mainly: green. Hex color #479077 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479077 is #B86F88. Grayscale: #777777. Windows color (decimal): -12087177 or 7835719. OLE color: 7835719.
HSL color Cylindrical-coordinate representation of color #479077: hue angle of 159.45º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479077 is Cyan = 0.51, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 119 | - |
| CMYK | 0.51 | 0 | 0.17 | 0.44 |
| HSL | 159.45º | 0.34% | 0.42% | - |
| HSV(B) | 159.45º | 0.51% | 0.56% | - |
| XYZ | 15.9 | 22.62 | 20.98 | - |
| YUV | 119.32 | 127.82 | 93.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 119 | 0.51 | 0 | 0.17 | 0.44 | 159.45 | 0.34 | 0.42 |
| Hex | 47 | 90 | 77 | 33 | 0 | 11 | 2C | 9F | 22 | 2A |
| Octal | 107 | 220 | 167 | 63 | 0 | 21 | 54 | 237 | 42 | 52 |
| Binary | 1000111 | 10010000 | 1110111 | 110011 | 0 | 10001 | 101100 | 10011111 | 100010 | 101010 |
Color Harmonies of #479077
Complementary color
Monochromatic Colors of #479077
Black with #479077
Text Example
Text Example
White with #479077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479077; }
p { color: rgb(71,144,119); }
H1.HeaderClassName
{
color: #479077;
}
.AnyTagClassName
{
color: #479077;
}
</style>
background-color css
<style>
a { background-color: #479077; }
a { background-color: rgb(71,144,119); }
div.DivClassName
{
background-color: #479077;
}
.BgClassName
{
background-color: #479077;
}
</style>
border-color css
<style>
span { border-color: #479077; }
span { border-color: rgb(71,144,119); }
td.TdClassName
{
border-color: #479077;
}
.TagClassName
{
border-color: #479077;
}
</style>