Shades of Viridian #429277
Tints of Viridian #429277
RGB
CMYK
RGB Variations
Color information
#429277 (or 0x429277) is known color: Viridian. HEX triplet: 42, 92 and 77. RGB value is (66,146,119). Sum of RGB (Red+Green+Blue) = 66+146+119=331 (43% of max value = 765). Red value is 66 (26.17% from 255 or 19.94% from 331); Green value is 146 (57.42% from 255 or 44.11% from 331); Blue value is 119 (46.88% from 255 or 35.95% from 331); Max value from RGB is 146 - color contains mainly: green. Hex color #429277 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429277 is #BD6D88. Grayscale: #777777. Windows color (decimal): -12414345 or 7836226. OLE color: 7836226.
HSL color Cylindrical-coordinate representation of color #429277: hue angle of 159.75º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #429277 is Cyan = 0.55, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 119 | - |
| CMYK | 0.55 | 0 | 0.18 | 0.43 |
| HSL | 159.75º | 0.38% | 0.42% | - |
| HSV(B) | 159.75º | 0.55% | 0.57% | - |
| XYZ | 15.86 | 23.05 | 21.07 | - |
| YUV | 119 | 128 | 90.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 119 | 0.55 | 0 | 0.18 | 0.43 | 159.75 | 0.38 | 0.42 |
| Hex | 42 | 92 | 77 | 37 | 0 | 12 | 2B | A0 | 26 | 2A |
| Octal | 102 | 222 | 167 | 67 | 0 | 22 | 53 | 240 | 46 | 52 |
| Binary | 1000010 | 10010010 | 1110111 | 110111 | 0 | 10010 | 101011 | 10100000 | 100110 | 101010 |
Color Harmonies of #429277
Complementary color
Monochromatic Colors of #429277
Black with #429277
Text Example
Text Example
White with #429277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429277; }
p { color: rgb(66,146,119); }
H1.HeaderClassName
{
color: #429277;
}
.AnyTagClassName
{
color: #429277;
}
</style>
background-color css
<style>
a { background-color: #429277; }
a { background-color: rgb(66,146,119); }
div.DivClassName
{
background-color: #429277;
}
.BgClassName
{
background-color: #429277;
}
</style>
border-color css
<style>
span { border-color: #429277; }
span { border-color: rgb(66,146,119); }
td.TdClassName
{
border-color: #429277;
}
.TagClassName
{
border-color: #429277;
}
</style>