Shades of Viridian #429577
Tints of Viridian #429577
RGB
CMYK
RGB Variations
Color information
#429577 (or 0x429577) is known color: Viridian. HEX triplet: 42, 95 and 77. RGB value is (66,149,119). Sum of RGB (Red+Green+Blue) = 66+149+119=334 (44% of max value = 765). Red value is 66 (26.17% from 255 or 19.76% from 334); Green value is 149 (58.59% from 255 or 44.61% from 334); Blue value is 119 (46.88% from 255 or 35.63% from 334); Max value from RGB is 149 - color contains mainly: green. Hex color #429577 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429577 is #BD6A88. Grayscale: #787878. Windows color (decimal): -12413577 or 7836994. OLE color: 7836994.
HSL color Cylindrical-coordinate representation of color #429577: hue angle of 158.31º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #429577 is Cyan = 0.56, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 119 | - |
| CMYK | 0.56 | 0 | 0.20 | 0.42 |
| HSL | 158.31º | 0.39% | 0.42% | - |
| HSV(B) | 158.31º | 0.56% | 0.58% | - |
| XYZ | 16.32 | 23.99 | 21.22 | - |
| YUV | 120.76 | 127 | 88.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 119 | 0.56 | 0 | 0.20 | 0.42 | 158.31 | 0.39 | 0.42 |
| Hex | 42 | 95 | 77 | 38 | 0 | 14 | 2A | 9E | 27 | 2A |
| Octal | 102 | 225 | 167 | 70 | 0 | 24 | 52 | 236 | 47 | 52 |
| Binary | 1000010 | 10010101 | 1110111 | 111000 | 0 | 10100 | 101010 | 10011110 | 100111 | 101010 |
Color Harmonies of #429577
Complementary color
Monochromatic Colors of #429577
Black with #429577
Text Example
Text Example
White with #429577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429577; }
p { color: rgb(66,149,119); }
H1.HeaderClassName
{
color: #429577;
}
.AnyTagClassName
{
color: #429577;
}
</style>
background-color css
<style>
a { background-color: #429577; }
a { background-color: rgb(66,149,119); }
div.DivClassName
{
background-color: #429577;
}
.BgClassName
{
background-color: #429577;
}
</style>
border-color css
<style>
span { border-color: #429577; }
span { border-color: rgb(66,149,119); }
td.TdClassName
{
border-color: #429577;
}
.TagClassName
{
border-color: #429577;
}
</style>