Shades of Viridian #467762
Tints of Viridian #467762
RGB
CMYK
RGB Variations
Color information
#467762 (or 0x467762) is known color: Viridian. HEX triplet: 46, 77 and 62. RGB value is (70,119,98). Sum of RGB (Red+Green+Blue) = 70+119+98=287 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.39% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 98 (38.67% from 255 or 34.15% from 287); Max value from RGB is 119 - color contains mainly: green. Hex color #467762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467762 is #B9889D. Grayscale: #656565. Windows color (decimal): -12159134 or 6453062. OLE color: 6453062.
HSL color Cylindrical-coordinate representation of color #467762: hue angle of 154.29º 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 #467762 is Cyan = 0.41, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 119 | 98 | - |
| CMYK | 0.41 | 0 | 0.18 | 0.53 |
| HSL | 154.29º | 0.26% | 0.37% | - |
| HSV(B) | 154.29º | 0.41% | 0.47% | - |
| XYZ | 11.33 | 15.38 | 13.93 | - |
| YUV | 101.96 | 125.77 | 105.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 119 | 98 | 0.41 | 0 | 0.18 | 0.53 | 154.29 | 0.26 | 0.37 |
| Hex | 46 | 77 | 62 | 29 | 0 | 12 | 35 | 9A | 1A | 25 |
| Octal | 106 | 167 | 142 | 51 | 0 | 22 | 65 | 232 | 32 | 45 |
| Binary | 1000110 | 1110111 | 1100010 | 101001 | 0 | 10010 | 110101 | 10011010 | 11010 | 100101 |
Color Harmonies of #467762
Complementary color
Monochromatic Colors of #467762
Black with #467762
Text Example
Text Example
White with #467762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467762; }
p { color: rgb(70,119,98); }
H1.HeaderClassName
{
color: #467762;
}
.AnyTagClassName
{
color: #467762;
}
</style>
background-color css
<style>
a { background-color: #467762; }
a { background-color: rgb(70,119,98); }
div.DivClassName
{
background-color: #467762;
}
.BgClassName
{
background-color: #467762;
}
</style>
border-color css
<style>
span { border-color: #467762; }
span { border-color: rgb(70,119,98); }
td.TdClassName
{
border-color: #467762;
}
.TagClassName
{
border-color: #467762;
}
</style>