Shades of Oxley #719877
Tints of Oxley #719877
RGB
CMYK
RGB Variations
Color information
#719877 (or 0x719877) is known color: Oxley. HEX triplet: 71, 98 and 77. RGB value is (113,152,119). Sum of RGB (Red+Green+Blue) = 113+152+119=384 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.43% from 384); Green value is 152 (59.77% from 255 or 39.58% from 384); Blue value is 119 (46.88% from 255 or 30.99% from 384); Max value from RGB is 152 - color contains mainly: green. Hex color #719877 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719877 is #8E6788. Grayscale: #888888. Windows color (decimal): -9332617 or 7837809. OLE color: 7837809.
HSL color Cylindrical-coordinate representation of color #719877: hue angle of 129.23º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #719877 is Cyan = 0.26, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 152 | 119 | - |
| CMYK | 0.26 | 0 | 0.22 | 0.40 |
| HSL | 129.23º | 0.16% | 0.52% | - |
| HSV(B) | 129.23º | 0.26% | 0.6% | - |
| XYZ | 21.37 | 27.3 | 21.6 | - |
| YUV | 136.58 | 118.08 | 111.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 152 | 119 | 0.26 | 0 | 0.22 | 0.40 | 129.23 | 0.16 | 0.52 |
| Hex | 71 | 98 | 77 | 1A | 0 | 16 | 28 | 81 | 10 | 34 |
| Octal | 161 | 230 | 167 | 32 | 0 | 26 | 50 | 201 | 20 | 64 |
| Binary | 1110001 | 10011000 | 1110111 | 11010 | 0 | 10110 | 101000 | 10000001 | 10000 | 110100 |
Color Harmonies of #719877
Complementary color
Monochromatic Colors of #719877
Black with #719877
Text Example
Text Example
White with #719877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719877; }
p { color: rgb(113,152,119); }
H1.HeaderClassName
{
color: #719877;
}
.AnyTagClassName
{
color: #719877;
}
</style>
background-color css
<style>
a { background-color: #719877; }
a { background-color: rgb(113,152,119); }
div.DivClassName
{
background-color: #719877;
}
.BgClassName
{
background-color: #719877;
}
</style>
border-color css
<style>
span { border-color: #719877; }
span { border-color: rgb(113,152,119); }
td.TdClassName
{
border-color: #719877;
}
.TagClassName
{
border-color: #719877;
}
</style>