Shades of Viridian #319071
Tints of Viridian #319071
RGB
CMYK
RGB Variations
Color information
#319071 (or 0x319071) is known color: Viridian. HEX triplet: 31, 90 and 71. RGB value is (49,144,113). Sum of RGB (Red+Green+Blue) = 49+144+113=306 (40% of max value = 765). Red value is 49 (19.53% from 255 or 16.01% from 306); Green value is 144 (56.64% from 255 or 47.06% from 306); Blue value is 113 (44.53% from 255 or 36.93% from 306); Max value from RGB is 144 - color contains mainly: green. Hex color #319071 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319071 is #CE6F8E. Grayscale: #707070. Windows color (decimal): -13528975 or 7442481. OLE color: 7442481.
HSL color Cylindrical-coordinate representation of color #319071: hue angle of 160.42º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #319071 is Cyan = 0.66, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 144 | 113 | - |
| CMYK | 0.66 | 0 | 0.22 | 0.44 |
| HSL | 160.42º | 0.49% | 0.38% | - |
| HSV(B) | 160.42º | 0.66% | 0.56% | - |
| XYZ | 14.22 | 21.79 | 19.08 | - |
| YUV | 112.06 | 128.53 | 83.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 144 | 113 | 0.66 | 0 | 0.22 | 0.44 | 160.42 | 0.49 | 0.38 |
| Hex | 31 | 90 | 71 | 42 | 0 | 16 | 2C | A0 | 31 | 26 |
| Octal | 61 | 220 | 161 | 102 | 0 | 26 | 54 | 240 | 61 | 46 |
| Binary | 110001 | 10010000 | 1110001 | 1000010 | 0 | 10110 | 101100 | 10100000 | 110001 | 100110 |
Color Harmonies of #319071
Complementary color
Monochromatic Colors of #319071
Black with #319071
Text Example
Text Example
White with #319071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319071; }
p { color: rgb(49,144,113); }
H1.HeaderClassName
{
color: #319071;
}
.AnyTagClassName
{
color: #319071;
}
</style>
background-color css
<style>
a { background-color: #319071; }
a { background-color: rgb(49,144,113); }
div.DivClassName
{
background-color: #319071;
}
.BgClassName
{
background-color: #319071;
}
</style>
border-color css
<style>
span { border-color: #319071; }
span { border-color: rgb(49,144,113); }
td.TdClassName
{
border-color: #319071;
}
.TagClassName
{
border-color: #319071;
}
</style>