Shades of Viridian #468271
Tints of Viridian #468271
RGB
CMYK
RGB Variations
Color information
#468271 (or 0x468271) is known color: Viridian. HEX triplet: 46, 82 and 71. RGB value is (70,130,113). Sum of RGB (Red+Green+Blue) = 70+130+113=313 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.36% from 313); Green value is 130 (51.17% from 255 or 41.53% from 313); Blue value is 113 (44.53% from 255 or 36.10% from 313); Max value from RGB is 130 - color contains mainly: green. Hex color #468271 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468271 is #B97D8E. Grayscale: #6E6E6E. Windows color (decimal): -12156303 or 7438918. OLE color: 7438918.
HSL color Cylindrical-coordinate representation of color #468271: hue angle of 163º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #468271 is Cyan = 0.46, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 130 | 113 | - |
| CMYK | 0.46 | 0 | 0.13 | 0.49 |
| HSL | 163º | 0.3% | 0.39% | - |
| HSV(B) | 163º | 0.46% | 0.51% | - |
| XYZ | 13.49 | 18.46 | 18.47 | - |
| YUV | 110.12 | 129.62 | 99.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 130 | 113 | 0.46 | 0 | 0.13 | 0.49 | 163 | 0.3 | 0.39 |
| Hex | 46 | 82 | 71 | 2E | 0 | D | 31 | A3 | 1E | 27 |
| Octal | 106 | 202 | 161 | 56 | 0 | 15 | 61 | 243 | 36 | 47 |
| Binary | 1000110 | 10000010 | 1110001 | 101110 | 0 | 1101 | 110001 | 10100011 | 11110 | 100111 |
Color Harmonies of #468271
Complementary color
Monochromatic Colors of #468271
Black with #468271
Text Example
Text Example
White with #468271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468271; }
p { color: rgb(70,130,113); }
H1.HeaderClassName
{
color: #468271;
}
.AnyTagClassName
{
color: #468271;
}
</style>
background-color css
<style>
a { background-color: #468271; }
a { background-color: rgb(70,130,113); }
div.DivClassName
{
background-color: #468271;
}
.BgClassName
{
background-color: #468271;
}
</style>
border-color css
<style>
span { border-color: #468271; }
span { border-color: rgb(70,130,113); }
td.TdClassName
{
border-color: #468271;
}
.TagClassName
{
border-color: #468271;
}
</style>