Shades of Viridian #438774
Tints of Viridian #438774
RGB
CMYK
RGB Variations
Color information
#438774 (or 0x438774) is known color: Viridian. HEX triplet: 43, 87 and 74. RGB value is (67,135,116). Sum of RGB (Red+Green+Blue) = 67+135+116=318 (42% of max value = 765). Red value is 67 (26.56% from 255 or 21.07% from 318); Green value is 135 (53.12% from 255 or 42.45% from 318); Blue value is 116 (45.70% from 255 or 36.48% from 318); Max value from RGB is 135 - color contains mainly: green. Hex color #438774 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #438774 is #BC788B. Grayscale: #707070. Windows color (decimal): -12351628 or 7636803. OLE color: 7636803.
HSL color Cylindrical-coordinate representation of color #438774: hue angle of 163.24º 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 #438774 is Cyan = 0.50, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 135 | 116 | - |
| CMYK | 0.50 | 0 | 0.14 | 0.47 |
| HSL | 163.24º | 0.34% | 0.4% | - |
| HSV(B) | 163.24º | 0.5% | 0.53% | - |
| XYZ | 14.13 | 19.78 | 19.6 | - |
| YUV | 112.5 | 129.97 | 95.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 135 | 116 | 0.50 | 0 | 0.14 | 0.47 | 163.24 | 0.34 | 0.4 |
| Hex | 43 | 87 | 74 | 32 | 0 | E | 2F | A3 | 22 | 28 |
| Octal | 103 | 207 | 164 | 62 | 0 | 16 | 57 | 243 | 42 | 50 |
| Binary | 1000011 | 10000111 | 1110100 | 110010 | 0 | 1110 | 101111 | 10100011 | 100010 | 101000 |
Color Harmonies of #438774
Complementary color
Monochromatic Colors of #438774
Black with #438774
Text Example
Text Example
White with #438774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438774; }
p { color: rgb(67,135,116); }
H1.HeaderClassName
{
color: #438774;
}
.AnyTagClassName
{
color: #438774;
}
</style>
background-color css
<style>
a { background-color: #438774; }
a { background-color: rgb(67,135,116); }
div.DivClassName
{
background-color: #438774;
}
.BgClassName
{
background-color: #438774;
}
</style>
border-color css
<style>
span { border-color: #438774; }
span { border-color: rgb(67,135,116); }
td.TdClassName
{
border-color: #438774;
}
.TagClassName
{
border-color: #438774;
}
</style>