Shades of Viridian #468577
Tints of Viridian #468577
RGB
CMYK
RGB Variations
Color information
#468577 (or 0x468577) is known color: Viridian. HEX triplet: 46, 85 and 77. RGB value is (70,133,119). Sum of RGB (Red+Green+Blue) = 70+133+119=322 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.74% from 322); Green value is 133 (52.34% from 255 or 41.30% from 322); Blue value is 119 (46.88% from 255 or 36.96% from 322); Max value from RGB is 133 - color contains mainly: green. Hex color #468577 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468577 is #B97A88. Grayscale: #707070. Windows color (decimal): -12155529 or 7832902. OLE color: 7832902.
HSL color Cylindrical-coordinate representation of color #468577: hue angle of 166.67º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #468577 is Cyan = 0.47, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 133 | 119 | - |
| CMYK | 0.47 | 0 | 0.11 | 0.48 |
| HSL | 166.67º | 0.31% | 0.4% | - |
| HSV(B) | 166.67º | 0.47% | 0.52% | - |
| XYZ | 14.24 | 19.41 | 20.45 | - |
| YUV | 112.57 | 131.63 | 97.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 133 | 119 | 0.47 | 0 | 0.11 | 0.48 | 166.67 | 0.31 | 0.4 |
| Hex | 46 | 85 | 77 | 2F | 0 | B | 30 | A7 | 1F | 28 |
| Octal | 106 | 205 | 167 | 57 | 0 | 13 | 60 | 247 | 37 | 50 |
| Binary | 1000110 | 10000101 | 1110111 | 101111 | 0 | 1011 | 110000 | 10100111 | 11111 | 101000 |
Color Harmonies of #468577
Complementary color
Monochromatic Colors of #468577
Black with #468577
Text Example
Text Example
White with #468577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468577; }
p { color: rgb(70,133,119); }
H1.HeaderClassName
{
color: #468577;
}
.AnyTagClassName
{
color: #468577;
}
</style>
background-color css
<style>
a { background-color: #468577; }
a { background-color: rgb(70,133,119); }
div.DivClassName
{
background-color: #468577;
}
.BgClassName
{
background-color: #468577;
}
</style>
border-color css
<style>
span { border-color: #468577; }
span { border-color: rgb(70,133,119); }
td.TdClassName
{
border-color: #468577;
}
.TagClassName
{
border-color: #468577;
}
</style>