Shades of Viridian #408974
Tints of Viridian #408974
RGB
CMYK
RGB Variations
Color information
#408974 (or 0x408974) is known color: Viridian. HEX triplet: 40, 89 and 74. RGB value is (64,137,116). Sum of RGB (Red+Green+Blue) = 64+137+116=317 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.19% from 317); Green value is 137 (53.91% from 255 or 43.22% from 317); Blue value is 116 (45.70% from 255 or 36.59% from 317); Max value from RGB is 137 - color contains mainly: green. Hex color #408974 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #408974 is #BF768B. Grayscale: #707070. Windows color (decimal): -12547724 or 7637312. OLE color: 7637312.
HSL color Cylindrical-coordinate representation of color #408974: hue angle of 162.74º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #408974 is Cyan = 0.53, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 137 | 116 | - |
| CMYK | 0.53 | 0 | 0.15 | 0.46 |
| HSL | 162.74º | 0.36% | 0.39% | - |
| HSV(B) | 162.74º | 0.53% | 0.54% | - |
| XYZ | 14.21 | 20.24 | 19.68 | - |
| YUV | 112.78 | 129.82 | 93.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 137 | 116 | 0.53 | 0 | 0.15 | 0.46 | 162.74 | 0.36 | 0.39 |
| Hex | 40 | 89 | 74 | 35 | 0 | F | 2E | A3 | 24 | 27 |
| Octal | 100 | 211 | 164 | 65 | 0 | 17 | 56 | 243 | 44 | 47 |
| Binary | 1000000 | 10001001 | 1110100 | 110101 | 0 | 1111 | 101110 | 10100011 | 100100 | 100111 |
Color Harmonies of #408974
Complementary color
Monochromatic Colors of #408974
Black with #408974
Text Example
Text Example
White with #408974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408974; }
p { color: rgb(64,137,116); }
H1.HeaderClassName
{
color: #408974;
}
.AnyTagClassName
{
color: #408974;
}
</style>
background-color css
<style>
a { background-color: #408974; }
a { background-color: rgb(64,137,116); }
div.DivClassName
{
background-color: #408974;
}
.BgClassName
{
background-color: #408974;
}
</style>
border-color css
<style>
span { border-color: #408974; }
span { border-color: rgb(64,137,116); }
td.TdClassName
{
border-color: #408974;
}
.TagClassName
{
border-color: #408974;
}
</style>