Shades of Viridian #479376
Tints of Viridian #479376
RGB
CMYK
RGB Variations
Color information
#479376 (or 0x479376) is known color: Viridian. HEX triplet: 47, 93 and 76. RGB value is (71,147,118). Sum of RGB (Red+Green+Blue) = 71+147+118=336 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.13% from 336); Green value is 147 (57.81% from 255 or 43.75% from 336); Blue value is 118 (46.48% from 255 or 35.12% from 336); Max value from RGB is 147 - color contains mainly: green. Hex color #479376 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479376 is #B86C89. Grayscale: #797979. Windows color (decimal): -12086410 or 7770951. OLE color: 7770951.
HSL color Cylindrical-coordinate representation of color #479376: hue angle of 157.11º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #479376 is Cyan = 0.52, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 147 | 118 | - |
| CMYK | 0.52 | 0 | 0.20 | 0.42 |
| HSL | 157.11º | 0.35% | 0.43% | - |
| HSV(B) | 157.11º | 0.52% | 0.58% | - |
| XYZ | 16.3 | 23.52 | 20.82 | - |
| YUV | 120.97 | 126.32 | 92.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 147 | 118 | 0.52 | 0 | 0.20 | 0.42 | 157.11 | 0.35 | 0.43 |
| Hex | 47 | 93 | 76 | 34 | 0 | 14 | 2A | 9D | 23 | 2B |
| Octal | 107 | 223 | 166 | 64 | 0 | 24 | 52 | 235 | 43 | 53 |
| Binary | 1000111 | 10010011 | 1110110 | 110100 | 0 | 10100 | 101010 | 10011101 | 100011 | 101011 |
Color Harmonies of #479376
Complementary color
Monochromatic Colors of #479376
Black with #479376
Text Example
Text Example
White with #479376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479376; }
p { color: rgb(71,147,118); }
H1.HeaderClassName
{
color: #479376;
}
.AnyTagClassName
{
color: #479376;
}
</style>
background-color css
<style>
a { background-color: #479376; }
a { background-color: rgb(71,147,118); }
div.DivClassName
{
background-color: #479376;
}
.BgClassName
{
background-color: #479376;
}
</style>
border-color css
<style>
span { border-color: #479376; }
span { border-color: rgb(71,147,118); }
td.TdClassName
{
border-color: #479376;
}
.TagClassName
{
border-color: #479376;
}
</style>