Shades of Viridian #478577
Tints of Viridian #478577
RGB
CMYK
RGB Variations
Color information
#478577 (or 0x478577) is known color: Viridian. HEX triplet: 47, 85 and 77. RGB value is (71,133,119). Sum of RGB (Red+Green+Blue) = 71+133+119=323 (42% of max value = 765). Red value is 71 (28.12% from 255 or 21.98% from 323); Green value is 133 (52.34% from 255 or 41.18% from 323); Blue value is 119 (46.88% from 255 or 36.84% from 323); Max value from RGB is 133 - color contains mainly: green. Hex color #478577 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478577 is #B87A88. Grayscale: #707070. Windows color (decimal): -12089993 or 7832903. OLE color: 7832903.
HSL color Cylindrical-coordinate representation of color #478577: hue angle of 166.45º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #478577 is Cyan = 0.47, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 133 | 119 | - |
| CMYK | 0.47 | 0 | 0.11 | 0.48 |
| HSL | 166.45º | 0.3% | 0.4% | - |
| HSV(B) | 166.45º | 0.47% | 0.52% | - |
| XYZ | 14.32 | 19.45 | 20.45 | - |
| YUV | 112.87 | 131.46 | 98.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 133 | 119 | 0.47 | 0 | 0.11 | 0.48 | 166.45 | 0.3 | 0.4 |
| Hex | 47 | 85 | 77 | 2F | 0 | B | 30 | A6 | 1E | 28 |
| Octal | 107 | 205 | 167 | 57 | 0 | 13 | 60 | 246 | 36 | 50 |
| Binary | 1000111 | 10000101 | 1110111 | 101111 | 0 | 1011 | 110000 | 10100110 | 11110 | 101000 |
Color Harmonies of #478577
Complementary color
Monochromatic Colors of #478577
Black with #478577
Text Example
Text Example
White with #478577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478577; }
p { color: rgb(71,133,119); }
H1.HeaderClassName
{
color: #478577;
}
.AnyTagClassName
{
color: #478577;
}
</style>
background-color css
<style>
a { background-color: #478577; }
a { background-color: rgb(71,133,119); }
div.DivClassName
{
background-color: #478577;
}
.BgClassName
{
background-color: #478577;
}
</style>
border-color css
<style>
span { border-color: #478577; }
span { border-color: rgb(71,133,119); }
td.TdClassName
{
border-color: #478577;
}
.TagClassName
{
border-color: #478577;
}
</style>