Shades of Oxley #739977
Tints of Oxley #739977
RGB
CMYK
RGB Variations
Color information
#739977 (or 0x739977) is known color: Oxley. HEX triplet: 73, 99 and 77. RGB value is (115,153,119). Sum of RGB (Red+Green+Blue) = 115+153+119=387 (51% of max value = 765). Red value is 115 (45.31% from 255 or 29.72% from 387); Green value is 153 (60.16% from 255 or 39.53% from 387); Blue value is 119 (46.88% from 255 or 30.75% from 387); Max value from RGB is 153 - color contains mainly: green. Hex color #739977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739977 is #8C6688. Grayscale: #898989. Windows color (decimal): -9201289 or 7838067. OLE color: 7838067.
HSL color Cylindrical-coordinate representation of color #739977: hue angle of 126.32º degrees, saturation: 0.16, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #739977 is Cyan = 0.25, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 115 | 153 | 119 | - |
| CMYK | 0.25 | 0 | 0.22 | 0.4 |
| HSL | 126.32º | 0.16% | 0.53% | - |
| HSV(B) | 126.32º | 0.25% | 0.6% | - |
| XYZ | 21.79 | 27.76 | 21.66 | - |
| YUV | 137.76 | 117.41 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 153 | 119 | 0.25 | 0 | 0.22 | 0.4 | 126.32 | 0.16 | 0.53 |
| Hex | 73 | 99 | 77 | 19 | 0 | 16 | 28 | 7E | 10 | 35 |
| Octal | 163 | 231 | 167 | 31 | 0 | 26 | 50 | 176 | 20 | 65 |
| Binary | 1110011 | 10011001 | 1110111 | 11001 | 0 | 10110 | 101000 | 1111110 | 10000 | 110101 |
Color Harmonies of #739977
Complementary color
Monochromatic Colors of #739977
Black with #739977
Text Example
Text Example
White with #739977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739977; }
p { color: rgb(115,153,119); }
H1.HeaderClassName
{
color: #739977;
}
.AnyTagClassName
{
color: #739977;
}
</style>
background-color css
<style>
a { background-color: #739977; }
a { background-color: rgb(115,153,119); }
div.DivClassName
{
background-color: #739977;
}
.BgClassName
{
background-color: #739977;
}
</style>
border-color css
<style>
span { border-color: #739977; }
span { border-color: rgb(115,153,119); }
td.TdClassName
{
border-color: #739977;
}
.TagClassName
{
border-color: #739977;
}
</style>