Shades of Viridian #459274
Tints of Viridian #459274
RGB
CMYK
RGB Variations
Color information
#459274 (or 0x459274) is known color: Viridian. HEX triplet: 45, 92 and 74. RGB value is (69,146,116). Sum of RGB (Red+Green+Blue) = 69+146+116=331 (43% of max value = 765). Red value is 69 (27.34% from 255 or 20.85% from 331); Green value is 146 (57.42% from 255 or 44.11% from 331); Blue value is 116 (45.70% from 255 or 35.05% from 331); Max value from RGB is 146 - color contains mainly: green. Hex color #459274 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459274 is #BA6D8B. Grayscale: #777777. Windows color (decimal): -12217740 or 7639621. OLE color: 7639621.
HSL color Cylindrical-coordinate representation of color #459274: hue angle of 156.62º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #459274 is Cyan = 0.53, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 146 | 116 | - |
| CMYK | 0.53 | 0 | 0.21 | 0.43 |
| HSL | 156.62º | 0.36% | 0.42% | - |
| HSV(B) | 156.62º | 0.53% | 0.57% | - |
| XYZ | 15.89 | 23.08 | 20.14 | - |
| YUV | 119.56 | 125.99 | 91.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 146 | 116 | 0.53 | 0 | 0.21 | 0.43 | 156.62 | 0.36 | 0.42 |
| Hex | 45 | 92 | 74 | 35 | 0 | 15 | 2B | 9D | 24 | 2A |
| Octal | 105 | 222 | 164 | 65 | 0 | 25 | 53 | 235 | 44 | 52 |
| Binary | 1000101 | 10010010 | 1110100 | 110101 | 0 | 10101 | 101011 | 10011101 | 100100 | 101010 |
Color Harmonies of #459274
Complementary color
Monochromatic Colors of #459274
Black with #459274
Text Example
Text Example
White with #459274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459274; }
p { color: rgb(69,146,116); }
H1.HeaderClassName
{
color: #459274;
}
.AnyTagClassName
{
color: #459274;
}
</style>
background-color css
<style>
a { background-color: #459274; }
a { background-color: rgb(69,146,116); }
div.DivClassName
{
background-color: #459274;
}
.BgClassName
{
background-color: #459274;
}
</style>
border-color css
<style>
span { border-color: #459274; }
span { border-color: rgb(69,146,116); }
td.TdClassName
{
border-color: #459274;
}
.TagClassName
{
border-color: #459274;
}
</style>