Shades of Viridian #469271
Tints of Viridian #469271
RGB
CMYK
RGB Variations
Color information
#469271 (or 0x469271) is known color: Viridian. HEX triplet: 46, 92 and 71. RGB value is (70,146,113). Sum of RGB (Red+Green+Blue) = 70+146+113=329 (43% of max value = 765). Red value is 70 (27.73% from 255 or 21.28% from 329); Green value is 146 (57.42% from 255 or 44.38% from 329); Blue value is 113 (44.53% from 255 or 34.35% from 329); Max value from RGB is 146 - color contains mainly: green. Hex color #469271 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469271 is #B96D8E. Grayscale: #777777. Windows color (decimal): -12152207 or 7443014. OLE color: 7443014.
HSL color Cylindrical-coordinate representation of color #469271: hue angle of 153.95º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #469271 is Cyan = 0.52, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 113 | - |
| CMYK | 0.52 | 0 | 0.23 | 0.43 |
| HSL | 153.95º | 0.35% | 0.42% | - |
| HSV(B) | 153.95º | 0.52% | 0.57% | - |
| XYZ | 15.79 | 23.05 | 19.24 | - |
| YUV | 119.51 | 124.32 | 92.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 113 | 0.52 | 0 | 0.23 | 0.43 | 153.95 | 0.35 | 0.42 |
| Hex | 46 | 92 | 71 | 34 | 0 | 17 | 2B | 9A | 23 | 2A |
| Octal | 106 | 222 | 161 | 64 | 0 | 27 | 53 | 232 | 43 | 52 |
| Binary | 1000110 | 10010010 | 1110001 | 110100 | 0 | 10111 | 101011 | 10011010 | 100011 | 101010 |
Color Harmonies of #469271
Complementary color
Monochromatic Colors of #469271
Black with #469271
Text Example
Text Example
White with #469271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469271; }
p { color: rgb(70,146,113); }
H1.HeaderClassName
{
color: #469271;
}
.AnyTagClassName
{
color: #469271;
}
</style>
background-color css
<style>
a { background-color: #469271; }
a { background-color: rgb(70,146,113); }
div.DivClassName
{
background-color: #469271;
}
.BgClassName
{
background-color: #469271;
}
</style>
border-color css
<style>
span { border-color: #469271; }
span { border-color: rgb(70,146,113); }
td.TdClassName
{
border-color: #469271;
}
.TagClassName
{
border-color: #469271;
}
</style>