Shades of Oxley #719280
Tints of Oxley #719280
RGB
CMYK
RGB Variations
Color information
#719280 (or 0x719280) is known color: Oxley. HEX triplet: 71, 92 and 80. RGB value is (113,146,128). Sum of RGB (Red+Green+Blue) = 113+146+128=387 (51% of max value = 765). Red value is 113 (44.53% from 255 or 29.20% from 387); Green value is 146 (57.42% from 255 or 37.73% from 387); Blue value is 128 (50.39% from 255 or 33.07% from 387); Max value from RGB is 146 - color contains mainly: green. Hex color #719280 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719280 is #8E6D7F. Grayscale: #868686. Windows color (decimal): -9334144 or 8426097. OLE color: 8426097.
HSL color Cylindrical-coordinate representation of color #719280: hue angle of 147.27º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #719280 is Cyan = 0.23, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 128 | - |
| CMYK | 0.23 | 0 | 0.12 | 0.43 |
| HSL | 147.27º | 0.13% | 0.51% | - |
| HSV(B) | 147.27º | 0.23% | 0.57% | - |
| XYZ | 20.99 | 25.63 | 24.26 | - |
| YUV | 134.08 | 124.57 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 128 | 0.23 | 0 | 0.12 | 0.43 | 147.27 | 0.13 | 0.51 |
| Hex | 71 | 92 | 80 | 17 | 0 | C | 2B | 93 | D | 33 |
| Octal | 161 | 222 | 200 | 27 | 0 | 14 | 53 | 223 | 15 | 63 |
| Binary | 1110001 | 10010010 | 10000000 | 10111 | 0 | 1100 | 101011 | 10010011 | 1101 | 110011 |
Color Harmonies of #719280
Complementary color
Monochromatic Colors of #719280
Black with #719280
Text Example
Text Example
White with #719280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719280; }
p { color: rgb(113,146,128); }
H1.HeaderClassName
{
color: #719280;
}
.AnyTagClassName
{
color: #719280;
}
</style>
background-color css
<style>
a { background-color: #719280; }
a { background-color: rgb(113,146,128); }
div.DivClassName
{
background-color: #719280;
}
.BgClassName
{
background-color: #719280;
}
</style>
border-color css
<style>
span { border-color: #719280; }
span { border-color: rgb(113,146,128); }
td.TdClassName
{
border-color: #719280;
}
.TagClassName
{
border-color: #719280;
}
</style>