Shades of Viridian #469277
Tints of Viridian #469277
RGB
CMYK
RGB Variations
Color information
#469277 (or 0x469277) is known color: Viridian. HEX triplet: 46, 92 and 77. RGB value is (70,146,119). Sum of RGB (Red+Green+Blue) = 70+146+119=335 (44% of max value = 765). Red value is 70 (27.73% from 255 or 20.90% from 335); Green value is 146 (57.42% from 255 or 43.58% from 335); Blue value is 119 (46.88% from 255 or 35.52% from 335); Max value from RGB is 146 - color contains mainly: green. Hex color #469277 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469277 is #B96D88. Grayscale: #787878. Windows color (decimal): -12152201 or 7836230. OLE color: 7836230.
HSL color Cylindrical-coordinate representation of color #469277: hue angle of 158.68º 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 #469277 is Cyan = 0.52, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 119 | - |
| CMYK | 0.52 | 0 | 0.18 | 0.43 |
| HSL | 158.68º | 0.35% | 0.42% | - |
| HSV(B) | 158.68º | 0.52% | 0.57% | - |
| XYZ | 16.13 | 23.19 | 21.08 | - |
| YUV | 120.2 | 127.32 | 92.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 119 | 0.52 | 0 | 0.18 | 0.43 | 158.68 | 0.35 | 0.42 |
| Hex | 46 | 92 | 77 | 34 | 0 | 12 | 2B | 9F | 23 | 2A |
| Octal | 106 | 222 | 167 | 64 | 0 | 22 | 53 | 237 | 43 | 52 |
| Binary | 1000110 | 10010010 | 1110111 | 110100 | 0 | 10010 | 101011 | 10011111 | 100011 | 101010 |
Color Harmonies of #469277
Complementary color
Monochromatic Colors of #469277
Black with #469277
Text Example
Text Example
White with #469277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469277; }
p { color: rgb(70,146,119); }
H1.HeaderClassName
{
color: #469277;
}
.AnyTagClassName
{
color: #469277;
}
</style>
background-color css
<style>
a { background-color: #469277; }
a { background-color: rgb(70,146,119); }
div.DivClassName
{
background-color: #469277;
}
.BgClassName
{
background-color: #469277;
}
</style>
border-color css
<style>
span { border-color: #469277; }
span { border-color: rgb(70,146,119); }
td.TdClassName
{
border-color: #469277;
}
.TagClassName
{
border-color: #469277;
}
</style>