Shades of Oxley #719580
Tints of Oxley #719580
RGB
CMYK
RGB Variations
Color information
#719580 (or 0x719580) is known color: Oxley. HEX triplet: 71, 95 and 80. RGB value is (113,149,128). Sum of RGB (Red+Green+Blue) = 113+149+128=390 (51% of max value = 765). Red value is 113 (44.53% from 255 or 28.97% from 390); Green value is 149 (58.59% from 255 or 38.21% from 390); Blue value is 128 (50.39% from 255 or 32.82% from 390); Max value from RGB is 149 - color contains mainly: green. Hex color #719580 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719580 is #8E6A7F. Grayscale: #878787. Windows color (decimal): -9333376 or 8426865. OLE color: 8426865.
HSL color Cylindrical-coordinate representation of color #719580: hue angle of 145º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #719580 is Cyan = 0.24, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 149 | 128 | - |
| CMYK | 0.24 | 0 | 0.14 | 0.42 |
| HSL | 145º | 0.15% | 0.51% | - |
| HSV(B) | 145º | 0.24% | 0.58% | - |
| XYZ | 21.45 | 26.56 | 24.42 | - |
| YUV | 135.84 | 123.57 | 111.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 149 | 128 | 0.24 | 0 | 0.14 | 0.42 | 145 | 0.15 | 0.51 |
| Hex | 71 | 95 | 80 | 18 | 0 | E | 2A | 91 | F | 33 |
| Octal | 161 | 225 | 200 | 30 | 0 | 16 | 52 | 221 | 17 | 63 |
| Binary | 1110001 | 10010101 | 10000000 | 11000 | 0 | 1110 | 101010 | 10010001 | 1111 | 110011 |
Color Harmonies of #719580
Complementary color
Monochromatic Colors of #719580
Black with #719580
Text Example
Text Example
White with #719580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719580; }
p { color: rgb(113,149,128); }
H1.HeaderClassName
{
color: #719580;
}
.AnyTagClassName
{
color: #719580;
}
</style>
background-color css
<style>
a { background-color: #719580; }
a { background-color: rgb(113,149,128); }
div.DivClassName
{
background-color: #719580;
}
.BgClassName
{
background-color: #719580;
}
</style>
border-color css
<style>
span { border-color: #719580; }
span { border-color: rgb(113,149,128); }
td.TdClassName
{
border-color: #719580;
}
.TagClassName
{
border-color: #719580;
}
</style>