Shades of Viridian #477766
Tints of Viridian #477766
RGB
CMYK
RGB Variations
Color information
#477766 (or 0x477766) is known color: Viridian. HEX triplet: 47, 77 and 66. RGB value is (71,119,102). Sum of RGB (Red+Green+Blue) = 71+119+102=292 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.32% from 292); Green value is 119 (46.88% from 255 or 40.75% from 292); Blue value is 102 (40.23% from 255 or 34.93% from 292); Max value from RGB is 119 - color contains mainly: green. Hex color #477766 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477766 is #B88899. Grayscale: #666666. Windows color (decimal): -12093594 or 6715207. OLE color: 6715207.
HSL color Cylindrical-coordinate representation of color #477766: hue angle of 158.75º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477766 is Cyan = 0.40, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 119 | 102 | - |
| CMYK | 0.40 | 0 | 0.14 | 0.53 |
| HSL | 158.75º | 0.25% | 0.37% | - |
| HSV(B) | 158.75º | 0.4% | 0.47% | - |
| XYZ | 11.59 | 15.49 | 14.95 | - |
| YUV | 102.71 | 127.6 | 105.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 119 | 102 | 0.40 | 0 | 0.14 | 0.53 | 158.75 | 0.25 | 0.37 |
| Hex | 47 | 77 | 66 | 28 | 0 | E | 35 | 9F | 19 | 25 |
| Octal | 107 | 167 | 146 | 50 | 0 | 16 | 65 | 237 | 31 | 45 |
| Binary | 1000111 | 1110111 | 1100110 | 101000 | 0 | 1110 | 110101 | 10011111 | 11001 | 100101 |
Color Harmonies of #477766
Complementary color
Monochromatic Colors of #477766
Black with #477766
Text Example
Text Example
White with #477766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477766; }
p { color: rgb(71,119,102); }
H1.HeaderClassName
{
color: #477766;
}
.AnyTagClassName
{
color: #477766;
}
</style>
background-color css
<style>
a { background-color: #477766; }
a { background-color: rgb(71,119,102); }
div.DivClassName
{
background-color: #477766;
}
.BgClassName
{
background-color: #477766;
}
</style>
border-color css
<style>
span { border-color: #477766; }
span { border-color: rgb(71,119,102); }
td.TdClassName
{
border-color: #477766;
}
.TagClassName
{
border-color: #477766;
}
</style>