Shades of Oxley #739381
Tints of Oxley #739381
RGB
CMYK
RGB Variations
Color information
#739381 (or 0x739381) is known color: Oxley. HEX triplet: 73, 93 and 81. RGB value is (115,147,129). Sum of RGB (Red+Green+Blue) = 115+147+129=391 (51% of max value = 765). Red value is 115 (45.31% from 255 or 29.41% from 391); Green value is 147 (57.81% from 255 or 37.60% from 391); Blue value is 129 (50.78% from 255 or 32.99% from 391); Max value from RGB is 147 - color contains mainly: green. Hex color #739381 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739381 is #8C6C7E. Grayscale: #878787. Windows color (decimal): -9202815 or 8491891. OLE color: 8491891.
HSL color Cylindrical-coordinate representation of color #739381: hue angle of 146.25º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #739381 is Cyan = 0.22, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 147 | 129 | - |
| CMYK | 0.22 | 0 | 0.12 | 0.42 |
| HSL | 146.25º | 0.13% | 0.51% | - |
| HSV(B) | 146.25º | 0.22% | 0.58% | - |
| XYZ | 21.47 | 26.1 | 24.67 | - |
| YUV | 135.38 | 124.4 | 113.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 147 | 129 | 0.22 | 0 | 0.12 | 0.42 | 146.25 | 0.13 | 0.51 |
| Hex | 73 | 93 | 81 | 16 | 0 | C | 2A | 92 | D | 33 |
| Octal | 163 | 223 | 201 | 26 | 0 | 14 | 52 | 222 | 15 | 63 |
| Binary | 1110011 | 10010011 | 10000001 | 10110 | 0 | 1100 | 101010 | 10010010 | 1101 | 110011 |
Color Harmonies of #739381
Complementary color
Monochromatic Colors of #739381
Black with #739381
Text Example
Text Example
White with #739381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739381; }
p { color: rgb(115,147,129); }
H1.HeaderClassName
{
color: #739381;
}
.AnyTagClassName
{
color: #739381;
}
</style>
background-color css
<style>
a { background-color: #739381; }
a { background-color: rgb(115,147,129); }
div.DivClassName
{
background-color: #739381;
}
.BgClassName
{
background-color: #739381;
}
</style>
border-color css
<style>
span { border-color: #739381; }
span { border-color: rgb(115,147,129); }
td.TdClassName
{
border-color: #739381;
}
.TagClassName
{
border-color: #739381;
}
</style>