Shades of Viridian #477665
Tints of Viridian #477665
RGB
CMYK
RGB Variations
Color information
#477665 (or 0x477665) is known color: Viridian. HEX triplet: 47, 76 and 65. RGB value is (71,118,101). Sum of RGB (Red+Green+Blue) = 71+118+101=290 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.48% from 290); Green value is 118 (46.48% from 255 or 40.69% from 290); Blue value is 101 (39.84% from 255 or 34.83% from 290); Max value from RGB is 118 - color contains mainly: green. Hex color #477665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477665 is #B8899A. Grayscale: #666666. Windows color (decimal): -12093851 or 6649415. OLE color: 6649415.
HSL color Cylindrical-coordinate representation of color #477665: hue angle of 158.3º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477665 is Cyan = 0.40, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 101 | - |
| CMYK | 0.40 | 0 | 0.14 | 0.54 |
| HSL | 158.3º | 0.25% | 0.37% | - |
| HSV(B) | 158.3º | 0.4% | 0.46% | - |
| XYZ | 11.43 | 15.24 | 14.65 | - |
| YUV | 102.01 | 127.43 | 105.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 101 | 0.40 | 0 | 0.14 | 0.54 | 158.3 | 0.25 | 0.37 |
| Hex | 47 | 76 | 65 | 28 | 0 | E | 36 | 9E | 19 | 25 |
| Octal | 107 | 166 | 145 | 50 | 0 | 16 | 66 | 236 | 31 | 45 |
| Binary | 1000111 | 1110110 | 1100101 | 101000 | 0 | 1110 | 110110 | 10011110 | 11001 | 100101 |
Color Harmonies of #477665
Complementary color
Monochromatic Colors of #477665
Black with #477665
Text Example
Text Example
White with #477665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477665; }
p { color: rgb(71,118,101); }
H1.HeaderClassName
{
color: #477665;
}
.AnyTagClassName
{
color: #477665;
}
</style>
background-color css
<style>
a { background-color: #477665; }
a { background-color: rgb(71,118,101); }
div.DivClassName
{
background-color: #477665;
}
.BgClassName
{
background-color: #477665;
}
</style>
border-color css
<style>
span { border-color: #477665; }
span { border-color: rgb(71,118,101); }
td.TdClassName
{
border-color: #477665;
}
.TagClassName
{
border-color: #477665;
}
</style>