Shades of Viridian #479076
Tints of Viridian #479076
RGB
CMYK
RGB Variations
Color information
#479076 (or 0x479076) is known color: Viridian. HEX triplet: 47, 90 and 76. RGB value is (71,144,118). Sum of RGB (Red+Green+Blue) = 71+144+118=333 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.32% from 333); Green value is 144 (56.64% from 255 or 43.24% from 333); Blue value is 118 (46.48% from 255 or 35.44% from 333); Max value from RGB is 144 - color contains mainly: green. Hex color #479076 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479076 is #B86F89. Grayscale: #777777. Windows color (decimal): -12087178 or 7770183. OLE color: 7770183.
HSL color Cylindrical-coordinate representation of color #479076: hue angle of 158.63º 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 #479076 is Cyan = 0.51, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 118 | - |
| CMYK | 0.51 | 0 | 0.18 | 0.44 |
| HSL | 158.63º | 0.34% | 0.42% | - |
| HSV(B) | 158.63º | 0.51% | 0.56% | - |
| XYZ | 15.84 | 22.59 | 20.67 | - |
| YUV | 119.21 | 127.32 | 93.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 118 | 0.51 | 0 | 0.18 | 0.44 | 158.63 | 0.34 | 0.42 |
| Hex | 47 | 90 | 76 | 33 | 0 | 12 | 2C | 9F | 22 | 2A |
| Octal | 107 | 220 | 166 | 63 | 0 | 22 | 54 | 237 | 42 | 52 |
| Binary | 1000111 | 10010000 | 1110110 | 110011 | 0 | 10010 | 101100 | 10011111 | 100010 | 101010 |
Color Harmonies of #479076
Complementary color
Monochromatic Colors of #479076
Black with #479076
Text Example
Text Example
White with #479076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479076; }
p { color: rgb(71,144,118); }
H1.HeaderClassName
{
color: #479076;
}
.AnyTagClassName
{
color: #479076;
}
</style>
background-color css
<style>
a { background-color: #479076; }
a { background-color: rgb(71,144,118); }
div.DivClassName
{
background-color: #479076;
}
.BgClassName
{
background-color: #479076;
}
</style>
border-color css
<style>
span { border-color: #479076; }
span { border-color: rgb(71,144,118); }
td.TdClassName
{
border-color: #479076;
}
.TagClassName
{
border-color: #479076;
}
</style>