Shades of Viridian #319271
Tints of Viridian #319271
RGB
CMYK
RGB Variations
Color information
#319271 (or 0x319271) is known color: Viridian. HEX triplet: 31, 92 and 71. RGB value is (49,146,113). Sum of RGB (Red+Green+Blue) = 49+146+113=308 (40% of max value = 765). Red value is 49 (19.53% from 255 or 15.91% from 308); Green value is 146 (57.42% from 255 or 47.40% from 308); Blue value is 113 (44.53% from 255 or 36.69% from 308); Max value from RGB is 146 - color contains mainly: green. Hex color #319271 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #319271 is #CE6D8E. Grayscale: #717171. Windows color (decimal): -13528463 or 7442993. OLE color: 7442993.
HSL color Cylindrical-coordinate representation of color #319271: hue angle of 159.59º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #319271 is Cyan = 0.66, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 146 | 113 | - |
| CMYK | 0.66 | 0 | 0.23 | 0.43 |
| HSL | 159.59º | 0.5% | 0.38% | - |
| HSV(B) | 159.59º | 0.66% | 0.57% | - |
| XYZ | 14.53 | 22.4 | 19.18 | - |
| YUV | 113.24 | 127.86 | 82.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 146 | 113 | 0.66 | 0 | 0.23 | 0.43 | 159.59 | 0.5 | 0.38 |
| Hex | 31 | 92 | 71 | 42 | 0 | 17 | 2B | A0 | 32 | 26 |
| Octal | 61 | 222 | 161 | 102 | 0 | 27 | 53 | 240 | 62 | 46 |
| Binary | 110001 | 10010010 | 1110001 | 1000010 | 0 | 10111 | 101011 | 10100000 | 110010 | 100110 |
Color Harmonies of #319271
Complementary color
Monochromatic Colors of #319271
Black with #319271
Text Example
Text Example
White with #319271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319271; }
p { color: rgb(49,146,113); }
H1.HeaderClassName
{
color: #319271;
}
.AnyTagClassName
{
color: #319271;
}
</style>
background-color css
<style>
a { background-color: #319271; }
a { background-color: rgb(49,146,113); }
div.DivClassName
{
background-color: #319271;
}
.BgClassName
{
background-color: #319271;
}
</style>
border-color css
<style>
span { border-color: #319271; }
span { border-color: rgb(49,146,113); }
td.TdClassName
{
border-color: #319271;
}
.TagClassName
{
border-color: #319271;
}
</style>