Shades of Viridian #469370
Tints of Viridian #469370
RGB
CMYK
RGB Variations
Color information
#469370 (or 0x469370) is known color: Viridian. HEX triplet: 46, 93 and 70. RGB value is (70,147,112). Sum of RGB (Red+Green+Blue) = 70+147+112=329 (43% of max value = 765). Red value is 70 (27.73% from 255 or 21.28% from 329); Green value is 147 (57.81% from 255 or 44.68% from 329); Blue value is 112 (44.14% from 255 or 34.04% from 329); Max value from RGB is 147 - color contains mainly: green. Hex color #469370 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469370 is #B96C8F. Grayscale: #787878. Windows color (decimal): -12151952 or 7377734. OLE color: 7377734.
HSL color Cylindrical-coordinate representation of color #469370: hue angle of 152.73º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #469370 is Cyan = 0.52, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 112 | - |
| CMYK | 0.52 | 0 | 0.24 | 0.42 |
| HSL | 152.73º | 0.35% | 0.43% | - |
| HSV(B) | 152.73º | 0.52% | 0.58% | - |
| XYZ | 15.88 | 23.34 | 19 | - |
| YUV | 119.99 | 123.49 | 92.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 112 | 0.52 | 0 | 0.24 | 0.42 | 152.73 | 0.35 | 0.43 |
| Hex | 46 | 93 | 70 | 34 | 0 | 18 | 2A | 99 | 23 | 2B |
| Octal | 106 | 223 | 160 | 64 | 0 | 30 | 52 | 231 | 43 | 53 |
| Binary | 1000110 | 10010011 | 1110000 | 110100 | 0 | 11000 | 101010 | 10011001 | 100011 | 101011 |
Color Harmonies of #469370
Complementary color
Monochromatic Colors of #469370
Black with #469370
Text Example
Text Example
White with #469370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469370; }
p { color: rgb(70,147,112); }
H1.HeaderClassName
{
color: #469370;
}
.AnyTagClassName
{
color: #469370;
}
</style>
background-color css
<style>
a { background-color: #469370; }
a { background-color: rgb(70,147,112); }
div.DivClassName
{
background-color: #469370;
}
.BgClassName
{
background-color: #469370;
}
</style>
border-color css
<style>
span { border-color: #469370; }
span { border-color: rgb(70,147,112); }
td.TdClassName
{
border-color: #469370;
}
.TagClassName
{
border-color: #469370;
}
</style>