Shades of Viridian #477867
Tints of Viridian #477867
RGB
CMYK
RGB Variations
Color information
#477867 (or 0x477867) is known color: Viridian. HEX triplet: 47, 78 and 67. RGB value is (71,120,103). Sum of RGB (Red+Green+Blue) = 71+120+103=294 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.15% from 294); Green value is 120 (47.27% from 255 or 40.82% from 294); Blue value is 103 (40.62% from 255 or 35.03% from 294); Max value from RGB is 120 - color contains mainly: green. Hex color #477867 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477867 is #B88798. Grayscale: #676767. Windows color (decimal): -12093337 or 6780999. OLE color: 6780999.
HSL color Cylindrical-coordinate representation of color #477867: hue angle of 159.18º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #477867 is Cyan = 0.41, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 120 | 103 | - |
| CMYK | 0.41 | 0 | 0.14 | 0.53 |
| HSL | 159.18º | 0.26% | 0.37% | - |
| HSV(B) | 159.18º | 0.41% | 0.47% | - |
| XYZ | 11.76 | 15.75 | 15.25 | - |
| YUV | 103.41 | 127.77 | 104.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 120 | 103 | 0.41 | 0 | 0.14 | 0.53 | 159.18 | 0.26 | 0.37 |
| Hex | 47 | 78 | 67 | 29 | 0 | E | 35 | 9F | 1A | 25 |
| Octal | 107 | 170 | 147 | 51 | 0 | 16 | 65 | 237 | 32 | 45 |
| Binary | 1000111 | 1111000 | 1100111 | 101001 | 0 | 1110 | 110101 | 10011111 | 11010 | 100101 |
Color Harmonies of #477867
Complementary color
Monochromatic Colors of #477867
Black with #477867
Text Example
Text Example
White with #477867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477867; }
p { color: rgb(71,120,103); }
H1.HeaderClassName
{
color: #477867;
}
.AnyTagClassName
{
color: #477867;
}
</style>
background-color css
<style>
a { background-color: #477867; }
a { background-color: rgb(71,120,103); }
div.DivClassName
{
background-color: #477867;
}
.BgClassName
{
background-color: #477867;
}
</style>
border-color css
<style>
span { border-color: #477867; }
span { border-color: rgb(71,120,103); }
td.TdClassName
{
border-color: #477867;
}
.TagClassName
{
border-color: #477867;
}
</style>