Shades of Viridian #479277
Tints of Viridian #479277
RGB
CMYK
RGB Variations
Color information
#479277 (or 0x479277) is known color: Viridian. HEX triplet: 47, 92 and 77. RGB value is (71,146,119). Sum of RGB (Red+Green+Blue) = 71+146+119=336 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.13% from 336); Green value is 146 (57.42% from 255 or 43.45% from 336); Blue value is 119 (46.88% from 255 or 35.42% from 336); Max value from RGB is 146 - color contains mainly: green. Hex color #479277 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479277 is #B86D88. Grayscale: #787878. Windows color (decimal): -12086665 or 7836231. OLE color: 7836231.
HSL color Cylindrical-coordinate representation of color #479277: hue angle of 158.4º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479277 is Cyan = 0.51, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 146 | 119 | - |
| CMYK | 0.51 | 0 | 0.18 | 0.43 |
| HSL | 158.4º | 0.35% | 0.43% | - |
| HSV(B) | 158.4º | 0.51% | 0.57% | - |
| XYZ | 16.21 | 23.23 | 21.08 | - |
| YUV | 120.5 | 127.15 | 92.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 146 | 119 | 0.51 | 0 | 0.18 | 0.43 | 158.4 | 0.35 | 0.43 |
| Hex | 47 | 92 | 77 | 33 | 0 | 12 | 2B | 9E | 23 | 2B |
| Octal | 107 | 222 | 167 | 63 | 0 | 22 | 53 | 236 | 43 | 53 |
| Binary | 1000111 | 10010010 | 1110111 | 110011 | 0 | 10010 | 101011 | 10011110 | 100011 | 101011 |
Color Harmonies of #479277
Complementary color
Monochromatic Colors of #479277
Black with #479277
Text Example
Text Example
White with #479277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479277; }
p { color: rgb(71,146,119); }
H1.HeaderClassName
{
color: #479277;
}
.AnyTagClassName
{
color: #479277;
}
</style>
background-color css
<style>
a { background-color: #479277; }
a { background-color: rgb(71,146,119); }
div.DivClassName
{
background-color: #479277;
}
.BgClassName
{
background-color: #479277;
}
</style>
border-color css
<style>
span { border-color: #479277; }
span { border-color: rgb(71,146,119); }
td.TdClassName
{
border-color: #479277;
}
.TagClassName
{
border-color: #479277;
}
</style>