Shades of Viridian #398977
Tints of Viridian #398977
RGB
CMYK
RGB Variations
Color information
#398977 (or 0x398977) is known color: Viridian. HEX triplet: 39, 89 and 77. RGB value is (57,137,119). Sum of RGB (Red+Green+Blue) = 57+137+119=313 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.21% from 313); Green value is 137 (53.91% from 255 or 43.77% from 313); Blue value is 119 (46.88% from 255 or 38.02% from 313); Max value from RGB is 137 - color contains mainly: green. Hex color #398977 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398977 is #C67688. Grayscale: #6F6F6F. Windows color (decimal): -13006473 or 7833913. OLE color: 7833913.
HSL color Cylindrical-coordinate representation of color #398977: hue angle of 166.5º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #398977 is Cyan = 0.58, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 137 | 119 | - |
| CMYK | 0.58 | 0 | 0.13 | 0.46 |
| HSL | 166.5º | 0.41% | 0.38% | - |
| HSV(B) | 166.5º | 0.58% | 0.54% | - |
| XYZ | 13.96 | 20.09 | 20.6 | - |
| YUV | 111.03 | 132.5 | 89.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 137 | 119 | 0.58 | 0 | 0.13 | 0.46 | 166.5 | 0.41 | 0.38 |
| Hex | 39 | 89 | 77 | 3A | 0 | D | 2E | A6 | 29 | 26 |
| Octal | 71 | 211 | 167 | 72 | 0 | 15 | 56 | 246 | 51 | 46 |
| Binary | 111001 | 10001001 | 1110111 | 111010 | 0 | 1101 | 101110 | 10100110 | 101001 | 100110 |
Color Harmonies of #398977
Complementary color
Monochromatic Colors of #398977
Black with #398977
Text Example
Text Example
White with #398977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398977; }
p { color: rgb(57,137,119); }
H1.HeaderClassName
{
color: #398977;
}
.AnyTagClassName
{
color: #398977;
}
</style>
background-color css
<style>
a { background-color: #398977; }
a { background-color: rgb(57,137,119); }
div.DivClassName
{
background-color: #398977;
}
.BgClassName
{
background-color: #398977;
}
</style>
border-color css
<style>
span { border-color: #398977; }
span { border-color: rgb(57,137,119); }
td.TdClassName
{
border-color: #398977;
}
.TagClassName
{
border-color: #398977;
}
</style>