Shades of Viridian #438977
Tints of Viridian #438977
RGB
CMYK
RGB Variations
Color information
#438977 (or 0x438977) is known color: Viridian. HEX triplet: 43, 89 and 77. RGB value is (67,137,119). Sum of RGB (Red+Green+Blue) = 67+137+119=323 (42% of max value = 765). Red value is 67 (26.56% from 255 or 20.74% from 323); Green value is 137 (53.91% from 255 or 42.41% from 323); Blue value is 119 (46.88% from 255 or 36.84% from 323); Max value from RGB is 137 - color contains mainly: green. Hex color #438977 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #438977 is #BC7688. Grayscale: #727272. Windows color (decimal): -12351113 or 7833923. OLE color: 7833923.
HSL color Cylindrical-coordinate representation of color #438977: hue angle of 164.57º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #438977 is Cyan = 0.51, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 67 | 137 | 119 | - |
| CMYK | 0.51 | 0 | 0.13 | 0.46 |
| HSL | 164.57º | 0.34% | 0.4% | - |
| HSV(B) | 164.57º | 0.51% | 0.54% | - |
| XYZ | 14.59 | 20.42 | 20.62 | - |
| YUV | 114.02 | 130.81 | 94.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 137 | 119 | 0.51 | 0 | 0.13 | 0.46 | 164.57 | 0.34 | 0.4 |
| Hex | 43 | 89 | 77 | 33 | 0 | D | 2E | A5 | 22 | 28 |
| Octal | 103 | 211 | 167 | 63 | 0 | 15 | 56 | 245 | 42 | 50 |
| Binary | 1000011 | 10001001 | 1110111 | 110011 | 0 | 1101 | 101110 | 10100101 | 100010 | 101000 |
Color Harmonies of #438977
Complementary color
Monochromatic Colors of #438977
Black with #438977
Text Example
Text Example
White with #438977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438977; }
p { color: rgb(67,137,119); }
H1.HeaderClassName
{
color: #438977;
}
.AnyTagClassName
{
color: #438977;
}
</style>
background-color css
<style>
a { background-color: #438977; }
a { background-color: rgb(67,137,119); }
div.DivClassName
{
background-color: #438977;
}
.BgClassName
{
background-color: #438977;
}
</style>
border-color css
<style>
span { border-color: #438977; }
span { border-color: rgb(67,137,119); }
td.TdClassName
{
border-color: #438977;
}
.TagClassName
{
border-color: #438977;
}
</style>