Shades of Oxley #759683
Tints of Oxley #759683
RGB
CMYK
RGB Variations
Color information
#759683 (or 0x759683) is known color: Oxley. HEX triplet: 75, 96 and 83. RGB value is (117,150,131). Sum of RGB (Red+Green+Blue) = 117+150+131=398 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.40% from 398); Green value is 150 (58.98% from 255 or 37.69% from 398); Blue value is 131 (51.56% from 255 or 32.91% from 398); Max value from RGB is 150 - color contains mainly: green. Hex color #759683 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759683 is #8A697C. Grayscale: #8A8A8A. Windows color (decimal): -9070973 or 8623733. OLE color: 8623733.
HSL color Cylindrical-coordinate representation of color #759683: hue angle of 145.45º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #759683 is Cyan = 0.22, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 131 | - |
| CMYK | 0.22 | 0 | 0.13 | 0.41 |
| HSL | 145.45º | 0.14% | 0.52% | - |
| HSV(B) | 145.45º | 0.22% | 0.59% | - |
| XYZ | 22.34 | 27.23 | 25.55 | - |
| YUV | 137.97 | 124.07 | 113.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 131 | 0.22 | 0 | 0.13 | 0.41 | 145.45 | 0.14 | 0.52 |
| Hex | 75 | 96 | 83 | 16 | 0 | D | 29 | 91 | E | 34 |
| Octal | 165 | 226 | 203 | 26 | 0 | 15 | 51 | 221 | 16 | 64 |
| Binary | 1110101 | 10010110 | 10000011 | 10110 | 0 | 1101 | 101001 | 10010001 | 1110 | 110100 |
Color Harmonies of #759683
Complementary color
Monochromatic Colors of #759683
Black with #759683
Text Example
Text Example
White with #759683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759683; }
p { color: rgb(117,150,131); }
H1.HeaderClassName
{
color: #759683;
}
.AnyTagClassName
{
color: #759683;
}
</style>
background-color css
<style>
a { background-color: #759683; }
a { background-color: rgb(117,150,131); }
div.DivClassName
{
background-color: #759683;
}
.BgClassName
{
background-color: #759683;
}
</style>
border-color css
<style>
span { border-color: #759683; }
span { border-color: rgb(117,150,131); }
td.TdClassName
{
border-color: #759683;
}
.TagClassName
{
border-color: #759683;
}
</style>