Shades of Viridian #429376
Tints of Viridian #429376
RGB
CMYK
RGB Variations
Color information
#429376 (or 0x429376) is known color: Viridian. HEX triplet: 42, 93 and 76. RGB value is (66,147,118). Sum of RGB (Red+Green+Blue) = 66+147+118=331 (43% of max value = 765). Red value is 66 (26.17% from 255 or 19.94% from 331); Green value is 147 (57.81% from 255 or 44.41% from 331); Blue value is 118 (46.48% from 255 or 35.65% from 331); Max value from RGB is 147 - color contains mainly: green. Hex color #429376 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429376 is #BD6C89. Grayscale: #777777. Windows color (decimal): -12414090 or 7770946. OLE color: 7770946.
HSL color Cylindrical-coordinate representation of color #429376: hue angle of 158.52º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #429376 is Cyan = 0.55, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 118 | - |
| CMYK | 0.55 | 0 | 0.20 | 0.42 |
| HSL | 158.52º | 0.38% | 0.42% | - |
| HSV(B) | 158.52º | 0.55% | 0.58% | - |
| XYZ | 15.95 | 23.33 | 20.8 | - |
| YUV | 119.48 | 127.16 | 89.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 118 | 0.55 | 0 | 0.20 | 0.42 | 158.52 | 0.38 | 0.42 |
| Hex | 42 | 93 | 76 | 37 | 0 | 14 | 2A | 9F | 26 | 2A |
| Octal | 102 | 223 | 166 | 67 | 0 | 24 | 52 | 237 | 46 | 52 |
| Binary | 1000010 | 10010011 | 1110110 | 110111 | 0 | 10100 | 101010 | 10011111 | 100110 | 101010 |
Color Harmonies of #429376
Complementary color
Monochromatic Colors of #429376
Black with #429376
Text Example
Text Example
White with #429376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429376; }
p { color: rgb(66,147,118); }
H1.HeaderClassName
{
color: #429376;
}
.AnyTagClassName
{
color: #429376;
}
</style>
background-color css
<style>
a { background-color: #429376; }
a { background-color: rgb(66,147,118); }
div.DivClassName
{
background-color: #429376;
}
.BgClassName
{
background-color: #429376;
}
</style>
border-color css
<style>
span { border-color: #429376; }
span { border-color: rgb(66,147,118); }
td.TdClassName
{
border-color: #429376;
}
.TagClassName
{
border-color: #429376;
}
</style>