Shades of Viridian #419076
Tints of Viridian #419076
RGB
CMYK
RGB Variations
Color information
#419076 (or 0x419076) is known color: Viridian. HEX triplet: 41, 90 and 76. RGB value is (65,144,118). Sum of RGB (Red+Green+Blue) = 65+144+118=327 (43% of max value = 765). Red value is 65 (25.78% from 255 or 19.88% from 327); Green value is 144 (56.64% from 255 or 44.04% from 327); Blue value is 118 (46.48% from 255 or 36.09% from 327); Max value from RGB is 144 - color contains mainly: green. Hex color #419076 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #419076 is #BE6F89. Grayscale: #757575. Windows color (decimal): -12480394 or 7770177. OLE color: 7770177.
HSL color Cylindrical-coordinate representation of color #419076: hue angle of 160.25º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #419076 is Cyan = 0.55, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 144 | 118 | - |
| CMYK | 0.55 | 0 | 0.18 | 0.44 |
| HSL | 160.25º | 0.38% | 0.41% | - |
| HSV(B) | 160.25º | 0.55% | 0.56% | - |
| XYZ | 15.42 | 22.38 | 20.65 | - |
| YUV | 117.42 | 128.33 | 90.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 144 | 118 | 0.55 | 0 | 0.18 | 0.44 | 160.25 | 0.38 | 0.41 |
| Hex | 41 | 90 | 76 | 37 | 0 | 12 | 2C | A0 | 26 | 29 |
| Octal | 101 | 220 | 166 | 67 | 0 | 22 | 54 | 240 | 46 | 51 |
| Binary | 1000001 | 10010000 | 1110110 | 110111 | 0 | 10010 | 101100 | 10100000 | 100110 | 101001 |
Color Harmonies of #419076
Complementary color
Monochromatic Colors of #419076
Black with #419076
Text Example
Text Example
White with #419076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419076; }
p { color: rgb(65,144,118); }
H1.HeaderClassName
{
color: #419076;
}
.AnyTagClassName
{
color: #419076;
}
</style>
background-color css
<style>
a { background-color: #419076; }
a { background-color: rgb(65,144,118); }
div.DivClassName
{
background-color: #419076;
}
.BgClassName
{
background-color: #419076;
}
</style>
border-color css
<style>
span { border-color: #419076; }
span { border-color: rgb(65,144,118); }
td.TdClassName
{
border-color: #419076;
}
.TagClassName
{
border-color: #419076;
}
</style>