Shades of Viridian #438776
Tints of Viridian #438776
RGB
CMYK
RGB Variations
Color information
#438776 (or 0x438776) is known color: Viridian. HEX triplet: 43, 87 and 76. RGB value is (67,135,118). Sum of RGB (Red+Green+Blue) = 67+135+118=320 (42% of max value = 765). Red value is 67 (26.56% from 255 or 20.94% from 320); Green value is 135 (53.12% from 255 or 42.19% from 320); Blue value is 118 (46.48% from 255 or 36.88% from 320); Max value from RGB is 135 - color contains mainly: green. Hex color #438776 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #438776 is #BC7889. Grayscale: #707070. Windows color (decimal): -12351626 or 7767875. OLE color: 7767875.
HSL color Cylindrical-coordinate representation of color #438776: hue angle of 165º 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 #438776 is Cyan = 0.50, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 135 | 118 | - |
| CMYK | 0.50 | 0 | 0.13 | 0.47 |
| HSL | 165º | 0.34% | 0.4% | - |
| HSV(B) | 165º | 0.5% | 0.53% | - |
| XYZ | 14.25 | 19.83 | 20.22 | - |
| YUV | 112.73 | 130.97 | 95.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 135 | 118 | 0.50 | 0 | 0.13 | 0.47 | 165 | 0.34 | 0.4 |
| Hex | 43 | 87 | 76 | 32 | 0 | D | 2F | A5 | 22 | 28 |
| Octal | 103 | 207 | 166 | 62 | 0 | 15 | 57 | 245 | 42 | 50 |
| Binary | 1000011 | 10000111 | 1110110 | 110010 | 0 | 1101 | 101111 | 10100101 | 100010 | 101000 |
Color Harmonies of #438776
Complementary color
Monochromatic Colors of #438776
Black with #438776
Text Example
Text Example
White with #438776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438776; }
p { color: rgb(67,135,118); }
H1.HeaderClassName
{
color: #438776;
}
.AnyTagClassName
{
color: #438776;
}
</style>
background-color css
<style>
a { background-color: #438776; }
a { background-color: rgb(67,135,118); }
div.DivClassName
{
background-color: #438776;
}
.BgClassName
{
background-color: #438776;
}
</style>
border-color css
<style>
span { border-color: #438776; }
span { border-color: rgb(67,135,118); }
td.TdClassName
{
border-color: #438776;
}
.TagClassName
{
border-color: #438776;
}
</style>