Shades of Oxley #719781
Tints of Oxley #719781
RGB
CMYK
RGB Variations
Color information
#719781 (or 0x719781) is known color: Oxley. HEX triplet: 71, 97 and 81. RGB value is (113,151,129). Sum of RGB (Red+Green+Blue) = 113+151+129=393 (52% of max value = 765). Red value is 113 (44.53% from 255 or 28.75% from 393); Green value is 151 (59.38% from 255 or 38.42% from 393); Blue value is 129 (50.78% from 255 or 32.82% from 393); Max value from RGB is 151 - color contains mainly: green. Hex color #719781 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719781 is #8E687E. Grayscale: #898989. Windows color (decimal): -9332863 or 8492913. OLE color: 8492913.
HSL color Cylindrical-coordinate representation of color #719781: hue angle of 145.26º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #719781 is Cyan = 0.25, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 151 | 129 | - |
| CMYK | 0.25 | 0 | 0.15 | 0.41 |
| HSL | 145.26º | 0.15% | 0.52% | - |
| HSV(B) | 145.26º | 0.25% | 0.59% | - |
| XYZ | 21.84 | 27.23 | 24.87 | - |
| YUV | 137.13 | 123.41 | 110.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 151 | 129 | 0.25 | 0 | 0.15 | 0.41 | 145.26 | 0.15 | 0.52 |
| Hex | 71 | 97 | 81 | 19 | 0 | F | 29 | 91 | F | 34 |
| Octal | 161 | 227 | 201 | 31 | 0 | 17 | 51 | 221 | 17 | 64 |
| Binary | 1110001 | 10010111 | 10000001 | 11001 | 0 | 1111 | 101001 | 10010001 | 1111 | 110100 |
Color Harmonies of #719781
Complementary color
Monochromatic Colors of #719781
Black with #719781
Text Example
Text Example
White with #719781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719781; }
p { color: rgb(113,151,129); }
H1.HeaderClassName
{
color: #719781;
}
.AnyTagClassName
{
color: #719781;
}
</style>
background-color css
<style>
a { background-color: #719781; }
a { background-color: rgb(113,151,129); }
div.DivClassName
{
background-color: #719781;
}
.BgClassName
{
background-color: #719781;
}
</style>
border-color css
<style>
span { border-color: #719781; }
span { border-color: rgb(113,151,129); }
td.TdClassName
{
border-color: #719781;
}
.TagClassName
{
border-color: #719781;
}
</style>