Shades of Viridian #467867
Tints of Viridian #467867
RGB
CMYK
RGB Variations
Color information
#467867 (or 0x467867) is known color: Viridian. HEX triplet: 46, 78 and 67. RGB value is (70,120,103). Sum of RGB (Red+Green+Blue) = 70+120+103=293 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.89% from 293); Green value is 120 (47.27% from 255 or 40.96% from 293); Blue value is 103 (40.62% from 255 or 35.15% from 293); Max value from RGB is 120 - color contains mainly: green. Hex color #467867 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467867 is #B98798. Grayscale: #676767. Windows color (decimal): -12158873 or 6780998. OLE color: 6780998.
HSL color Cylindrical-coordinate representation of color #467867: hue angle of 159.6º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #467867 is Cyan = 0.42, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 103 | - |
| CMYK | 0.42 | 0 | 0.14 | 0.53 |
| HSL | 159.6º | 0.26% | 0.37% | - |
| HSV(B) | 159.6º | 0.42% | 0.47% | - |
| XYZ | 11.69 | 15.71 | 15.25 | - |
| YUV | 103.11 | 127.94 | 104.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 103 | 0.42 | 0 | 0.14 | 0.53 | 159.6 | 0.26 | 0.37 |
| Hex | 46 | 78 | 67 | 2A | 0 | E | 35 | A0 | 1A | 25 |
| Octal | 106 | 170 | 147 | 52 | 0 | 16 | 65 | 240 | 32 | 45 |
| Binary | 1000110 | 1111000 | 1100111 | 101010 | 0 | 1110 | 110101 | 10100000 | 11010 | 100101 |
Color Harmonies of #467867
Complementary color
Monochromatic Colors of #467867
Black with #467867
Text Example
Text Example
White with #467867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467867; }
p { color: rgb(70,120,103); }
H1.HeaderClassName
{
color: #467867;
}
.AnyTagClassName
{
color: #467867;
}
</style>
background-color css
<style>
a { background-color: #467867; }
a { background-color: rgb(70,120,103); }
div.DivClassName
{
background-color: #467867;
}
.BgClassName
{
background-color: #467867;
}
</style>
border-color css
<style>
span { border-color: #467867; }
span { border-color: rgb(70,120,103); }
td.TdClassName
{
border-color: #467867;
}
.TagClassName
{
border-color: #467867;
}
</style>