Shades of Oxley #739683
Tints of Oxley #739683
RGB
CMYK
RGB Variations
Color information
#739683 (or 0x739683) is known color: Oxley. HEX triplet: 73, 96 and 83. RGB value is (115,150,131). Sum of RGB (Red+Green+Blue) = 115+150+131=396 (52% of max value = 765). Red value is 115 (45.31% from 255 or 29.04% from 396); Green value is 150 (58.98% from 255 or 37.88% from 396); Blue value is 131 (51.56% from 255 or 33.08% from 396); Max value from RGB is 150 - color contains mainly: green. Hex color #739683 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739683 is #8C697C. Grayscale: #898989. Windows color (decimal): -9202045 or 8623731. OLE color: 8623731.
HSL color Cylindrical-coordinate representation of color #739683: hue angle of 147.43º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #739683 is Cyan = 0.23, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 150 | 131 | - |
| CMYK | 0.23 | 0 | 0.13 | 0.41 |
| HSL | 147.43º | 0.14% | 0.52% | - |
| HSV(B) | 147.43º | 0.23% | 0.59% | - |
| XYZ | 22.07 | 27.1 | 25.54 | - |
| YUV | 137.37 | 124.4 | 112.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 150 | 131 | 0.23 | 0 | 0.13 | 0.41 | 147.43 | 0.14 | 0.52 |
| Hex | 73 | 96 | 83 | 17 | 0 | D | 29 | 93 | E | 34 |
| Octal | 163 | 226 | 203 | 27 | 0 | 15 | 51 | 223 | 16 | 64 |
| Binary | 1110011 | 10010110 | 10000011 | 10111 | 0 | 1101 | 101001 | 10010011 | 1110 | 110100 |
Color Harmonies of #739683
Complementary color
Monochromatic Colors of #739683
Black with #739683
Text Example
Text Example
White with #739683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739683; }
p { color: rgb(115,150,131); }
H1.HeaderClassName
{
color: #739683;
}
.AnyTagClassName
{
color: #739683;
}
</style>
background-color css
<style>
a { background-color: #739683; }
a { background-color: rgb(115,150,131); }
div.DivClassName
{
background-color: #739683;
}
.BgClassName
{
background-color: #739683;
}
</style>
border-color css
<style>
span { border-color: #739683; }
span { border-color: rgb(115,150,131); }
td.TdClassName
{
border-color: #739683;
}
.TagClassName
{
border-color: #739683;
}
</style>