Shades of Patina #719081
Tints of Patina #719081
RGB
CMYK
RGB Variations
Color information
#719081 (or 0x719081) is known color: Patina. HEX triplet: 71, 90 and 81. RGB value is (113,144,129). Sum of RGB (Red+Green+Blue) = 113+144+129=386 (51% of max value = 765). Red value is 113 (44.53% from 255 or 29.27% from 386); Green value is 144 (56.64% from 255 or 37.31% from 386); Blue value is 129 (50.78% from 255 or 33.42% from 386); Max value from RGB is 144 - color contains mainly: green. Hex color #719081 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719081 is #8E6F7E. Grayscale: #858585. Windows color (decimal): -9334655 or 8491121. OLE color: 8491121.
HSL color Cylindrical-coordinate representation of color #719081: hue angle of 150.97º 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 #719081 is Cyan = 0.22, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 144 | 129 | - |
| CMYK | 0.22 | 0 | 0.10 | 0.44 |
| HSL | 150.97º | 0.12% | 0.5% | - |
| HSV(B) | 150.97º | 0.22% | 0.56% | - |
| XYZ | 20.75 | 25.04 | 24.51 | - |
| YUV | 133.02 | 125.73 | 113.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 144 | 129 | 0.22 | 0 | 0.10 | 0.44 | 150.97 | 0.12 | 0.5 |
| Hex | 71 | 90 | 81 | 16 | 0 | A | 2C | 97 | C | 32 |
| Octal | 161 | 220 | 201 | 26 | 0 | 12 | 54 | 227 | 14 | 62 |
| Binary | 1110001 | 10010000 | 10000001 | 10110 | 0 | 1010 | 101100 | 10010111 | 1100 | 110010 |
Color Harmonies of #719081
Complementary color
Monochromatic Colors of #719081
Black with #719081
Text Example
Text Example
White with #719081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719081; }
p { color: rgb(113,144,129); }
H1.HeaderClassName
{
color: #719081;
}
.AnyTagClassName
{
color: #719081;
}
</style>
background-color css
<style>
a { background-color: #719081; }
a { background-color: rgb(113,144,129); }
div.DivClassName
{
background-color: #719081;
}
.BgClassName
{
background-color: #719081;
}
</style>
border-color css
<style>
span { border-color: #719081; }
span { border-color: rgb(113,144,129); }
td.TdClassName
{
border-color: #719081;
}
.TagClassName
{
border-color: #719081;
}
</style>