Shades of Viridian #438772
Tints of Viridian #438772
RGB
CMYK
RGB Variations
Color information
#438772 (or 0x438772) is known color: Viridian. HEX triplet: 43, 87 and 72. RGB value is (67,135,114). Sum of RGB (Red+Green+Blue) = 67+135+114=316 (41% of max value = 765). Red value is 67 (26.56% from 255 or 21.20% from 316); Green value is 135 (53.12% from 255 or 42.72% from 316); Blue value is 114 (44.92% from 255 or 36.08% from 316); Max value from RGB is 135 - color contains mainly: green. Hex color #438772 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #438772 is #BC788D. Grayscale: #707070. Windows color (decimal): -12351630 or 7505731. OLE color: 7505731.
HSL color Cylindrical-coordinate representation of color #438772: hue angle of 161.47º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #438772 is Cyan = 0.50, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 135 | 114 | - |
| CMYK | 0.50 | 0 | 0.16 | 0.47 |
| HSL | 161.47º | 0.34% | 0.4% | - |
| HSV(B) | 161.47º | 0.5% | 0.53% | - |
| XYZ | 14.02 | 19.74 | 18.99 | - |
| YUV | 112.27 | 128.97 | 95.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 135 | 114 | 0.50 | 0 | 0.16 | 0.47 | 161.47 | 0.34 | 0.4 |
| Hex | 43 | 87 | 72 | 32 | 0 | 10 | 2F | A1 | 22 | 28 |
| Octal | 103 | 207 | 162 | 62 | 0 | 20 | 57 | 241 | 42 | 50 |
| Binary | 1000011 | 10000111 | 1110010 | 110010 | 0 | 10000 | 101111 | 10100001 | 100010 | 101000 |
Color Harmonies of #438772
Complementary color
Monochromatic Colors of #438772
Black with #438772
Text Example
Text Example
White with #438772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438772; }
p { color: rgb(67,135,114); }
H1.HeaderClassName
{
color: #438772;
}
.AnyTagClassName
{
color: #438772;
}
</style>
background-color css
<style>
a { background-color: #438772; }
a { background-color: rgb(67,135,114); }
div.DivClassName
{
background-color: #438772;
}
.BgClassName
{
background-color: #438772;
}
</style>
border-color css
<style>
span { border-color: #438772; }
span { border-color: rgb(67,135,114); }
td.TdClassName
{
border-color: #438772;
}
.TagClassName
{
border-color: #438772;
}
</style>