Shades of Viridian #398476
Tints of Viridian #398476
RGB
CMYK
RGB Variations
Color information
#398476 (or 0x398476) is known color: Viridian. HEX triplet: 39, 84 and 76. RGB value is (57,132,118). Sum of RGB (Red+Green+Blue) = 57+132+118=307 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.57% from 307); Green value is 132 (51.95% from 255 or 43.00% from 307); Blue value is 118 (46.48% from 255 or 38.44% from 307); Max value from RGB is 132 - color contains mainly: green. Hex color #398476 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398476 is #C67B89. Grayscale: #6B6B6B. Windows color (decimal): -13007754 or 7767097. OLE color: 7767097.
HSL color Cylindrical-coordinate representation of color #398476: hue angle of 168.8º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #398476 is Cyan = 0.57, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 132 | 118 | - |
| CMYK | 0.57 | 0 | 0.11 | 0.48 |
| HSL | 168.8º | 0.4% | 0.37% | - |
| HSV(B) | 168.8º | 0.57% | 0.52% | - |
| XYZ | 13.21 | 18.68 | 20.05 | - |
| YUV | 107.98 | 133.65 | 91.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 118 | 0.57 | 0 | 0.11 | 0.48 | 168.8 | 0.4 | 0.37 |
| Hex | 39 | 84 | 76 | 39 | 0 | B | 30 | A9 | 28 | 25 |
| Octal | 71 | 204 | 166 | 71 | 0 | 13 | 60 | 251 | 50 | 45 |
| Binary | 111001 | 10000100 | 1110110 | 111001 | 0 | 1011 | 110000 | 10101001 | 101000 | 100101 |
Color Harmonies of #398476
Complementary color
Monochromatic Colors of #398476
Black with #398476
Text Example
Text Example
White with #398476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398476; }
p { color: rgb(57,132,118); }
H1.HeaderClassName
{
color: #398476;
}
.AnyTagClassName
{
color: #398476;
}
</style>
background-color css
<style>
a { background-color: #398476; }
a { background-color: rgb(57,132,118); }
div.DivClassName
{
background-color: #398476;
}
.BgClassName
{
background-color: #398476;
}
</style>
border-color css
<style>
span { border-color: #398476; }
span { border-color: rgb(57,132,118); }
td.TdClassName
{
border-color: #398476;
}
.TagClassName
{
border-color: #398476;
}
</style>