Shades of Viridian #407760
Tints of Viridian #407760
RGB
CMYK
RGB Variations
Color information
#407760 (or 0x407760) is known color: Viridian. HEX triplet: 40, 77 and 60. RGB value is (64,119,96). Sum of RGB (Red+Green+Blue) = 64+119+96=279 (36% of max value = 765). Red value is 64 (25.39% from 255 or 22.94% from 279); Green value is 119 (46.88% from 255 or 42.65% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 119 - color contains mainly: green. Hex color #407760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407760 is #BF889F. Grayscale: #636363. Windows color (decimal): -12552352 or 6321984. OLE color: 6321984.
HSL color Cylindrical-coordinate representation of color #407760: hue angle of 154.91º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407760 is Cyan = 0.46, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 96 | - |
| CMYK | 0.46 | 0 | 0.19 | 0.53 |
| HSL | 154.91º | 0.3% | 0.36% | - |
| HSV(B) | 154.91º | 0.46% | 0.47% | - |
| XYZ | 10.82 | 15.13 | 13.42 | - |
| YUV | 99.93 | 125.78 | 102.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 96 | 0.46 | 0 | 0.19 | 0.53 | 154.91 | 0.3 | 0.36 |
| Hex | 40 | 77 | 60 | 2E | 0 | 13 | 35 | 9B | 1E | 24 |
| Octal | 100 | 167 | 140 | 56 | 0 | 23 | 65 | 233 | 36 | 44 |
| Binary | 1000000 | 1110111 | 1100000 | 101110 | 0 | 10011 | 110101 | 10011011 | 11110 | 100100 |
Color Harmonies of #407760
Complementary color
Monochromatic Colors of #407760
Black with #407760
Text Example
Text Example
White with #407760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407760; }
p { color: rgb(64,119,96); }
H1.HeaderClassName
{
color: #407760;
}
.AnyTagClassName
{
color: #407760;
}
</style>
background-color css
<style>
a { background-color: #407760; }
a { background-color: rgb(64,119,96); }
div.DivClassName
{
background-color: #407760;
}
.BgClassName
{
background-color: #407760;
}
</style>
border-color css
<style>
span { border-color: #407760; }
span { border-color: rgb(64,119,96); }
td.TdClassName
{
border-color: #407760;
}
.TagClassName
{
border-color: #407760;
}
</style>