Shades of Viridian #477562
Tints of Viridian #477562
RGB
CMYK
RGB Variations
Color information
#477562 (or 0x477562) is known color: Viridian. HEX triplet: 47, 75 and 62. RGB value is (71,117,98). Sum of RGB (Red+Green+Blue) = 71+117+98=286 (37% of max value = 765). Red value is 71 (28.12% from 255 or 24.83% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 98 (38.67% from 255 or 34.27% from 286); Max value from RGB is 117 - color contains mainly: green. Hex color #477562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477562 is #B88A9D. Grayscale: #656565. Windows color (decimal): -12094110 or 6452551. OLE color: 6452551.
HSL color Cylindrical-coordinate representation of color #477562: hue angle of 155.22º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #477562 is Cyan = 0.39, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 98 | - |
| CMYK | 0.39 | 0 | 0.16 | 0.54 |
| HSL | 155.22º | 0.24% | 0.37% | - |
| HSV(B) | 155.22º | 0.39% | 0.46% | - |
| XYZ | 11.16 | 14.94 | 13.85 | - |
| YUV | 101.08 | 126.26 | 106.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 98 | 0.39 | 0 | 0.16 | 0.54 | 155.22 | 0.24 | 0.37 |
| Hex | 47 | 75 | 62 | 27 | 0 | 10 | 36 | 9B | 18 | 25 |
| Octal | 107 | 165 | 142 | 47 | 0 | 20 | 66 | 233 | 30 | 45 |
| Binary | 1000111 | 1110101 | 1100010 | 100111 | 0 | 10000 | 110110 | 10011011 | 11000 | 100101 |
Color Harmonies of #477562
Complementary color
Monochromatic Colors of #477562
Black with #477562
Text Example
Text Example
White with #477562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477562; }
p { color: rgb(71,117,98); }
H1.HeaderClassName
{
color: #477562;
}
.AnyTagClassName
{
color: #477562;
}
</style>
background-color css
<style>
a { background-color: #477562; }
a { background-color: rgb(71,117,98); }
div.DivClassName
{
background-color: #477562;
}
.BgClassName
{
background-color: #477562;
}
</style>
border-color css
<style>
span { border-color: #477562; }
span { border-color: rgb(71,117,98); }
td.TdClassName
{
border-color: #477562;
}
.TagClassName
{
border-color: #477562;
}
</style>