Shades of Patina #719080
Tints of Patina #719080
RGB
CMYK
RGB Variations
Color information
#719080 (or 0x719080) is known color: Patina. HEX triplet: 71, 90 and 80. RGB value is (113,144,128). Sum of RGB (Red+Green+Blue) = 113+144+128=385 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.35% from 385); Green value is 144 (56.64% from 255 or 37.40% from 385); Blue value is 128 (50.39% from 255 or 33.25% from 385); Max value from RGB is 144 - color contains mainly: green. Hex color #719080 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719080 is #8E6F7F. Grayscale: #848484. Windows color (decimal): -9334656 or 8425585. OLE color: 8425585.
HSL color Cylindrical-coordinate representation of color #719080: hue angle of 149.03º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #719080 is Cyan = 0.22, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 144 | 128 | - |
| CMYK | 0.22 | 0 | 0.11 | 0.44 |
| HSL | 149.03º | 0.12% | 0.5% | - |
| HSV(B) | 149.03º | 0.22% | 0.56% | - |
| XYZ | 20.68 | 25.02 | 24.16 | - |
| YUV | 132.91 | 125.23 | 113.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 144 | 128 | 0.22 | 0 | 0.11 | 0.44 | 149.03 | 0.12 | 0.5 |
| Hex | 71 | 90 | 80 | 16 | 0 | B | 2C | 95 | C | 32 |
| Octal | 161 | 220 | 200 | 26 | 0 | 13 | 54 | 225 | 14 | 62 |
| Binary | 1110001 | 10010000 | 10000000 | 10110 | 0 | 1011 | 101100 | 10010101 | 1100 | 110010 |
Color Harmonies of #719080
Complementary color
Monochromatic Colors of #719080
Black with #719080
Text Example
Text Example
White with #719080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719080; }
p { color: rgb(113,144,128); }
H1.HeaderClassName
{
color: #719080;
}
.AnyTagClassName
{
color: #719080;
}
</style>
background-color css
<style>
a { background-color: #719080; }
a { background-color: rgb(113,144,128); }
div.DivClassName
{
background-color: #719080;
}
.BgClassName
{
background-color: #719080;
}
</style>
border-color css
<style>
span { border-color: #719080; }
span { border-color: rgb(113,144,128); }
td.TdClassName
{
border-color: #719080;
}
.TagClassName
{
border-color: #719080;
}
</style>