Shades of Viridian Green #476458
Tints of Viridian Green #476458
RGB
CMYK
RGB Variations
Color information
#476458 (or 0x476458) is known color: Viridian Green. HEX triplet: 47, 64 and 58. RGB value is (71,100,88). Sum of RGB (Red+Green+Blue) = 71+100+88=259 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.41% from 259); Green value is 100 (39.45% from 255 or 38.61% from 259); Blue value is 88 (34.77% from 255 or 33.98% from 259); Max value from RGB is 100 - color contains mainly: green. Hex color #476458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476458 is #B89BA7. Grayscale: #595959. Windows color (decimal): -12098472 or 5792839. OLE color: 5792839.
HSL color Cylindrical-coordinate representation of color #476458: hue angle of 155.17º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #476458 is Cyan = 0.29, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 100 | 88 | - |
| CMYK | 0.29 | 0 | 0.12 | 0.61 |
| HSL | 155.17º | 0.17% | 0.34% | - |
| HSV(B) | 155.17º | 0.29% | 0.39% | - |
| XYZ | 8.92 | 11.16 | 10.92 | - |
| YUV | 89.96 | 126.89 | 114.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 88 | 0.29 | 0 | 0.12 | 0.61 | 155.17 | 0.17 | 0.34 |
| Hex | 47 | 64 | 58 | 1D | 0 | C | 3D | 9B | 11 | 22 |
| Octal | 107 | 144 | 130 | 35 | 0 | 14 | 75 | 233 | 21 | 42 |
| Binary | 1000111 | 1100100 | 1011000 | 11101 | 0 | 1100 | 111101 | 10011011 | 10001 | 100010 |
Color Harmonies of #476458
Complementary color
Monochromatic Colors of #476458
Black with #476458
Text Example
Text Example
White with #476458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476458; }
p { color: rgb(71,100,88); }
H1.HeaderClassName
{
color: #476458;
}
.AnyTagClassName
{
color: #476458;
}
</style>
background-color css
<style>
a { background-color: #476458; }
a { background-color: rgb(71,100,88); }
div.DivClassName
{
background-color: #476458;
}
.BgClassName
{
background-color: #476458;
}
</style>
border-color css
<style>
span { border-color: #476458; }
span { border-color: rgb(71,100,88); }
td.TdClassName
{
border-color: #476458;
}
.TagClassName
{
border-color: #476458;
}
</style>