Shades of Viridian #439370
Tints of Viridian #439370
RGB
CMYK
RGB Variations
Color information
#439370 (or 0x439370) is known color: Viridian. HEX triplet: 43, 93 and 70. RGB value is (67,147,112). Sum of RGB (Red+Green+Blue) = 67+147+112=326 (43% of max value = 765). Red value is 67 (26.56% from 255 or 20.55% from 326); Green value is 147 (57.81% from 255 or 45.09% from 326); Blue value is 112 (44.14% from 255 or 34.36% from 326); Max value from RGB is 147 - color contains mainly: green. Hex color #439370 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #439370 is #BC6C8F. Grayscale: #777777. Windows color (decimal): -12348560 or 7377731. OLE color: 7377731.
HSL color Cylindrical-coordinate representation of color #439370: hue angle of 153.75º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #439370 is Cyan = 0.54, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 147 | 112 | - |
| CMYK | 0.54 | 0 | 0.24 | 0.42 |
| HSL | 153.75º | 0.37% | 0.42% | - |
| HSV(B) | 153.75º | 0.54% | 0.58% | - |
| XYZ | 15.67 | 23.23 | 18.99 | - |
| YUV | 119.09 | 124 | 90.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 147 | 112 | 0.54 | 0 | 0.24 | 0.42 | 153.75 | 0.37 | 0.42 |
| Hex | 43 | 93 | 70 | 36 | 0 | 18 | 2A | 9A | 25 | 2A |
| Octal | 103 | 223 | 160 | 66 | 0 | 30 | 52 | 232 | 45 | 52 |
| Binary | 1000011 | 10010011 | 1110000 | 110110 | 0 | 11000 | 101010 | 10011010 | 100101 | 101010 |
Color Harmonies of #439370
Complementary color
Monochromatic Colors of #439370
Black with #439370
Text Example
Text Example
White with #439370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439370; }
p { color: rgb(67,147,112); }
H1.HeaderClassName
{
color: #439370;
}
.AnyTagClassName
{
color: #439370;
}
</style>
background-color css
<style>
a { background-color: #439370; }
a { background-color: rgb(67,147,112); }
div.DivClassName
{
background-color: #439370;
}
.BgClassName
{
background-color: #439370;
}
</style>
border-color css
<style>
span { border-color: #439370; }
span { border-color: rgb(67,147,112); }
td.TdClassName
{
border-color: #439370;
}
.TagClassName
{
border-color: #439370;
}
</style>