Shades of Viridian #469471
Tints of Viridian #469471
RGB
CMYK
RGB Variations
Color information
#469471 (or 0x469471) is known color: Viridian. HEX triplet: 46, 94 and 71. RGB value is (70,148,113). Sum of RGB (Red+Green+Blue) = 70+148+113=331 (43% of max value = 765). Red value is 70 (27.73% from 255 or 21.15% from 331); Green value is 148 (58.20% from 255 or 44.71% from 331); Blue value is 113 (44.53% from 255 or 34.14% from 331); Max value from RGB is 148 - color contains mainly: green. Hex color #469471 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469471 is #B96B8E. Grayscale: #787878. Windows color (decimal): -12151695 or 7443526. OLE color: 7443526.
HSL color Cylindrical-coordinate representation of color #469471: hue angle of 153.08º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #469471 is Cyan = 0.53, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 113 | - |
| CMYK | 0.53 | 0 | 0.24 | 0.42 |
| HSL | 153.08º | 0.36% | 0.43% | - |
| HSV(B) | 153.08º | 0.53% | 0.58% | - |
| XYZ | 16.1 | 23.67 | 19.34 | - |
| YUV | 120.69 | 123.66 | 91.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 113 | 0.53 | 0 | 0.24 | 0.42 | 153.08 | 0.36 | 0.43 |
| Hex | 46 | 94 | 71 | 35 | 0 | 18 | 2A | 99 | 24 | 2B |
| Octal | 106 | 224 | 161 | 65 | 0 | 30 | 52 | 231 | 44 | 53 |
| Binary | 1000110 | 10010100 | 1110001 | 110101 | 0 | 11000 | 101010 | 10011001 | 100100 | 101011 |
Color Harmonies of #469471
Complementary color
Monochromatic Colors of #469471
Black with #469471
Text Example
Text Example
White with #469471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469471; }
p { color: rgb(70,148,113); }
H1.HeaderClassName
{
color: #469471;
}
.AnyTagClassName
{
color: #469471;
}
</style>
background-color css
<style>
a { background-color: #469471; }
a { background-color: rgb(70,148,113); }
div.DivClassName
{
background-color: #469471;
}
.BgClassName
{
background-color: #469471;
}
</style>
border-color css
<style>
span { border-color: #469471; }
span { border-color: rgb(70,148,113); }
td.TdClassName
{
border-color: #469471;
}
.TagClassName
{
border-color: #469471;
}
</style>