Shades of Oxley #719677
Tints of Oxley #719677
RGB
CMYK
RGB Variations
Color information
#719677 (or 0x719677) is known color: Oxley. HEX triplet: 71, 96 and 77. RGB value is (113,150,119). Sum of RGB (Red+Green+Blue) = 113+150+119=382 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.58% from 382); Green value is 150 (58.98% from 255 or 39.27% from 382); Blue value is 119 (46.88% from 255 or 31.15% from 382); Max value from RGB is 150 - color contains mainly: green. Hex color #719677 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719677 is #8E6988. Grayscale: #878787. Windows color (decimal): -9333129 or 7837297. OLE color: 7837297.
HSL color Cylindrical-coordinate representation of color #719677: hue angle of 129.73º 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 #719677 is Cyan = 0.25, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 150 | 119 | - |
| CMYK | 0.25 | 0 | 0.21 | 0.41 |
| HSL | 129.73º | 0.15% | 0.52% | - |
| HSV(B) | 129.73º | 0.25% | 0.59% | - |
| XYZ | 21.05 | 26.66 | 21.49 | - |
| YUV | 135.4 | 118.74 | 112.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 119 | 0.25 | 0 | 0.21 | 0.41 | 129.73 | 0.15 | 0.52 |
| Hex | 71 | 96 | 77 | 19 | 0 | 15 | 29 | 82 | F | 34 |
| Octal | 161 | 226 | 167 | 31 | 0 | 25 | 51 | 202 | 17 | 64 |
| Binary | 1110001 | 10010110 | 1110111 | 11001 | 0 | 10101 | 101001 | 10000010 | 1111 | 110100 |
Color Harmonies of #719677
Complementary color
Monochromatic Colors of #719677
Black with #719677
Text Example
Text Example
White with #719677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719677; }
p { color: rgb(113,150,119); }
H1.HeaderClassName
{
color: #719677;
}
.AnyTagClassName
{
color: #719677;
}
</style>
background-color css
<style>
a { background-color: #719677; }
a { background-color: rgb(113,150,119); }
div.DivClassName
{
background-color: #719677;
}
.BgClassName
{
background-color: #719677;
}
</style>
border-color css
<style>
span { border-color: #719677; }
span { border-color: rgb(113,150,119); }
td.TdClassName
{
border-color: #719677;
}
.TagClassName
{
border-color: #719677;
}
</style>