Shades of Viridian #458770
Tints of Viridian #458770
RGB
CMYK
RGB Variations
Color information
#458770 (or 0x458770) is known color: Viridian. HEX triplet: 45, 87 and 70. RGB value is (69,135,112). Sum of RGB (Red+Green+Blue) = 69+135+112=316 (41% of max value = 765). Red value is 69 (27.34% from 255 or 21.84% from 316); Green value is 135 (53.12% from 255 or 42.72% from 316); Blue value is 112 (44.14% from 255 or 35.44% from 316); Max value from RGB is 135 - color contains mainly: green. Hex color #458770 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458770 is #BA788F. Grayscale: #707070. Windows color (decimal): -12220560 or 7374661. OLE color: 7374661.
HSL color Cylindrical-coordinate representation of color #458770: hue angle of 159.09º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #458770 is Cyan = 0.49, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 135 | 112 | - |
| CMYK | 0.49 | 0 | 0.17 | 0.47 |
| HSL | 159.09º | 0.32% | 0.4% | - |
| HSV(B) | 159.09º | 0.49% | 0.53% | - |
| XYZ | 14.04 | 19.76 | 18.4 | - |
| YUV | 112.64 | 127.63 | 96.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 135 | 112 | 0.49 | 0 | 0.17 | 0.47 | 159.09 | 0.32 | 0.4 |
| Hex | 45 | 87 | 70 | 31 | 0 | 11 | 2F | 9F | 20 | 28 |
| Octal | 105 | 207 | 160 | 61 | 0 | 21 | 57 | 237 | 40 | 50 |
| Binary | 1000101 | 10000111 | 1110000 | 110001 | 0 | 10001 | 101111 | 10011111 | 100000 | 101000 |
Color Harmonies of #458770
Complementary color
Monochromatic Colors of #458770
Black with #458770
Text Example
Text Example
White with #458770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458770; }
p { color: rgb(69,135,112); }
H1.HeaderClassName
{
color: #458770;
}
.AnyTagClassName
{
color: #458770;
}
</style>
background-color css
<style>
a { background-color: #458770; }
a { background-color: rgb(69,135,112); }
div.DivClassName
{
background-color: #458770;
}
.BgClassName
{
background-color: #458770;
}
</style>
border-color css
<style>
span { border-color: #458770; }
span { border-color: rgb(69,135,112); }
td.TdClassName
{
border-color: #458770;
}
.TagClassName
{
border-color: #458770;
}
</style>