Shades of Viridian #439071
Tints of Viridian #439071
RGB
CMYK
RGB Variations
Color information
#439071 (or 0x439071) is known color: Viridian. HEX triplet: 43, 90 and 71. RGB value is (67,144,113). Sum of RGB (Red+Green+Blue) = 67+144+113=324 (42% of max value = 765). Red value is 67 (26.56% from 255 or 20.68% from 324); Green value is 144 (56.64% from 255 or 44.44% from 324); Blue value is 113 (44.53% from 255 or 34.88% from 324); Max value from RGB is 144 - color contains mainly: green. Hex color #439071 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #439071 is #BC6F8E. Grayscale: #757575. Windows color (decimal): -12349327 or 7442499. OLE color: 7442499.
HSL color Cylindrical-coordinate representation of color #439071: hue angle of 155.84º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #439071 is Cyan = 0.53, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 144 | 113 | - |
| CMYK | 0.53 | 0 | 0.22 | 0.44 |
| HSL | 155.84º | 0.36% | 0.41% | - |
| HSV(B) | 155.84º | 0.53% | 0.56% | - |
| XYZ | 15.27 | 22.33 | 19.13 | - |
| YUV | 117.44 | 125.49 | 92.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 144 | 113 | 0.53 | 0 | 0.22 | 0.44 | 155.84 | 0.36 | 0.41 |
| Hex | 43 | 90 | 71 | 35 | 0 | 16 | 2C | 9C | 24 | 29 |
| Octal | 103 | 220 | 161 | 65 | 0 | 26 | 54 | 234 | 44 | 51 |
| Binary | 1000011 | 10010000 | 1110001 | 110101 | 0 | 10110 | 101100 | 10011100 | 100100 | 101001 |
Color Harmonies of #439071
Complementary color
Monochromatic Colors of #439071
Black with #439071
Text Example
Text Example
White with #439071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439071; }
p { color: rgb(67,144,113); }
H1.HeaderClassName
{
color: #439071;
}
.AnyTagClassName
{
color: #439071;
}
</style>
background-color css
<style>
a { background-color: #439071; }
a { background-color: rgb(67,144,113); }
div.DivClassName
{
background-color: #439071;
}
.BgClassName
{
background-color: #439071;
}
</style>
border-color css
<style>
span { border-color: #439071; }
span { border-color: rgb(67,144,113); }
td.TdClassName
{
border-color: #439071;
}
.TagClassName
{
border-color: #439071;
}
</style>