Shades of Viridian #459273
Tints of Viridian #459273
RGB
CMYK
RGB Variations
Color information
#459273 (or 0x459273) is known color: Viridian. HEX triplet: 45, 92 and 73. RGB value is (69,146,115). Sum of RGB (Red+Green+Blue) = 69+146+115=330 (43% of max value = 765). Red value is 69 (27.34% from 255 or 20.91% from 330); Green value is 146 (57.42% from 255 or 44.24% from 330); Blue value is 115 (45.31% from 255 or 34.85% from 330); Max value from RGB is 146 - color contains mainly: green. Hex color #459273 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459273 is #BA6D8C. Grayscale: #777777. Windows color (decimal): -12217741 or 7574085. OLE color: 7574085.
HSL color Cylindrical-coordinate representation of color #459273: hue angle of 155.84º 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 #459273 is Cyan = 0.53, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 146 | 115 | - |
| CMYK | 0.53 | 0 | 0.21 | 0.43 |
| HSL | 155.84º | 0.36% | 0.42% | - |
| HSV(B) | 155.84º | 0.53% | 0.57% | - |
| XYZ | 15.83 | 23.06 | 19.84 | - |
| YUV | 119.44 | 125.49 | 92.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 146 | 115 | 0.53 | 0 | 0.21 | 0.43 | 155.84 | 0.36 | 0.42 |
| Hex | 45 | 92 | 73 | 35 | 0 | 15 | 2B | 9C | 24 | 2A |
| Octal | 105 | 222 | 163 | 65 | 0 | 25 | 53 | 234 | 44 | 52 |
| Binary | 1000101 | 10010010 | 1110011 | 110101 | 0 | 10101 | 101011 | 10011100 | 100100 | 101010 |
Color Harmonies of #459273
Complementary color
Monochromatic Colors of #459273
Black with #459273
Text Example
Text Example
White with #459273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459273; }
p { color: rgb(69,146,115); }
H1.HeaderClassName
{
color: #459273;
}
.AnyTagClassName
{
color: #459273;
}
</style>
background-color css
<style>
a { background-color: #459273; }
a { background-color: rgb(69,146,115); }
div.DivClassName
{
background-color: #459273;
}
.BgClassName
{
background-color: #459273;
}
</style>
border-color css
<style>
span { border-color: #459273; }
span { border-color: rgb(69,146,115); }
td.TdClassName
{
border-color: #459273;
}
.TagClassName
{
border-color: #459273;
}
</style>