Shades of Oxley #719776
Tints of Oxley #719776
RGB
CMYK
RGB Variations
Color information
#719776 (or 0x719776) is known color: Oxley. HEX triplet: 71, 97 and 76. RGB value is (113,151,118). Sum of RGB (Red+Green+Blue) = 113+151+118=382 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.58% from 382); Green value is 151 (59.38% from 255 or 39.53% from 382); Blue value is 118 (46.48% from 255 or 30.89% from 382); Max value from RGB is 151 - color contains mainly: green. Hex color #719776 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719776 is #8E6889. Grayscale: #878787. Windows color (decimal): -9332874 or 7772017. OLE color: 7772017.
HSL color Cylindrical-coordinate representation of color #719776: hue angle of 127.89º 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 #719776 is Cyan = 0.25, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 151 | 118 | - |
| CMYK | 0.25 | 0 | 0.22 | 0.41 |
| HSL | 127.89º | 0.15% | 0.52% | - |
| HSV(B) | 127.89º | 0.25% | 0.59% | - |
| XYZ | 21.15 | 26.95 | 21.23 | - |
| YUV | 135.88 | 117.91 | 111.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 151 | 118 | 0.25 | 0 | 0.22 | 0.41 | 127.89 | 0.15 | 0.52 |
| Hex | 71 | 97 | 76 | 19 | 0 | 16 | 29 | 80 | F | 34 |
| Octal | 161 | 227 | 166 | 31 | 0 | 26 | 51 | 200 | 17 | 64 |
| Binary | 1110001 | 10010111 | 1110110 | 11001 | 0 | 10110 | 101001 | 10000000 | 1111 | 110100 |
Color Harmonies of #719776
Complementary color
Monochromatic Colors of #719776
Black with #719776
Text Example
Text Example
White with #719776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719776; }
p { color: rgb(113,151,118); }
H1.HeaderClassName
{
color: #719776;
}
.AnyTagClassName
{
color: #719776;
}
</style>
background-color css
<style>
a { background-color: #719776; }
a { background-color: rgb(113,151,118); }
div.DivClassName
{
background-color: #719776;
}
.BgClassName
{
background-color: #719776;
}
</style>
border-color css
<style>
span { border-color: #719776; }
span { border-color: rgb(113,151,118); }
td.TdClassName
{
border-color: #719776;
}
.TagClassName
{
border-color: #719776;
}
</style>