Shades of Viridian #438577
Tints of Viridian #438577
RGB
CMYK
RGB Variations
Color information
#438577 (or 0x438577) is known color: Viridian. HEX triplet: 43, 85 and 77. RGB value is (67,133,119). Sum of RGB (Red+Green+Blue) = 67+133+119=319 (42% of max value = 765). Red value is 67 (26.56% from 255 or 21.00% from 319); Green value is 133 (52.34% from 255 or 41.69% from 319); Blue value is 119 (46.88% from 255 or 37.30% from 319); Max value from RGB is 133 - color contains mainly: green. Hex color #438577 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #438577 is #BC7A88. Grayscale: #6F6F6F. Windows color (decimal): -12352137 or 7832899. OLE color: 7832899.
HSL color Cylindrical-coordinate representation of color #438577: hue angle of 167.27º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #438577 is Cyan = 0.50, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 133 | 119 | - |
| CMYK | 0.50 | 0 | 0.11 | 0.48 |
| HSL | 167.27º | 0.33% | 0.39% | - |
| HSV(B) | 167.27º | 0.5% | 0.52% | - |
| XYZ | 14.03 | 19.3 | 20.44 | - |
| YUV | 111.67 | 132.13 | 96.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 119 | 0.50 | 0 | 0.11 | 0.48 | 167.27 | 0.33 | 0.39 |
| Hex | 43 | 85 | 77 | 32 | 0 | B | 30 | A7 | 21 | 27 |
| Octal | 103 | 205 | 167 | 62 | 0 | 13 | 60 | 247 | 41 | 47 |
| Binary | 1000011 | 10000101 | 1110111 | 110010 | 0 | 1011 | 110000 | 10100111 | 100001 | 100111 |
Color Harmonies of #438577
Complementary color
Monochromatic Colors of #438577
Black with #438577
Text Example
Text Example
White with #438577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438577; }
p { color: rgb(67,133,119); }
H1.HeaderClassName
{
color: #438577;
}
.AnyTagClassName
{
color: #438577;
}
</style>
background-color css
<style>
a { background-color: #438577; }
a { background-color: rgb(67,133,119); }
div.DivClassName
{
background-color: #438577;
}
.BgClassName
{
background-color: #438577;
}
</style>
border-color css
<style>
span { border-color: #438577; }
span { border-color: rgb(67,133,119); }
td.TdClassName
{
border-color: #438577;
}
.TagClassName
{
border-color: #438577;
}
</style>