Shades of Oxley #759783
Tints of Oxley #759783
RGB
CMYK
RGB Variations
Color information
#759783 (or 0x759783) is known color: Oxley. HEX triplet: 75, 97 and 83. RGB value is (117,151,131). Sum of RGB (Red+Green+Blue) = 117+151+131=399 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.32% from 399); Green value is 151 (59.38% from 255 or 37.84% from 399); Blue value is 131 (51.56% from 255 or 32.83% from 399); Max value from RGB is 151 - color contains mainly: green. Hex color #759783 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759783 is #8A687C. Grayscale: #8A8A8A. Windows color (decimal): -9070717 or 8623989. OLE color: 8623989.
HSL color Cylindrical-coordinate representation of color #759783: hue angle of 144.71º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #759783 is Cyan = 0.23, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 131 | - |
| CMYK | 0.23 | 0 | 0.13 | 0.41 |
| HSL | 144.71º | 0.14% | 0.53% | - |
| HSV(B) | 144.71º | 0.23% | 0.59% | - |
| XYZ | 22.5 | 27.55 | 25.61 | - |
| YUV | 138.55 | 123.74 | 112.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 131 | 0.23 | 0 | 0.13 | 0.41 | 144.71 | 0.14 | 0.53 |
| Hex | 75 | 97 | 83 | 17 | 0 | D | 29 | 91 | E | 35 |
| Octal | 165 | 227 | 203 | 27 | 0 | 15 | 51 | 221 | 16 | 65 |
| Binary | 1110101 | 10010111 | 10000011 | 10111 | 0 | 1101 | 101001 | 10010001 | 1110 | 110101 |
Color Harmonies of #759783
Complementary color
Monochromatic Colors of #759783
Black with #759783
Text Example
Text Example
White with #759783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759783; }
p { color: rgb(117,151,131); }
H1.HeaderClassName
{
color: #759783;
}
.AnyTagClassName
{
color: #759783;
}
</style>
background-color css
<style>
a { background-color: #759783; }
a { background-color: rgb(117,151,131); }
div.DivClassName
{
background-color: #759783;
}
.BgClassName
{
background-color: #759783;
}
</style>
border-color css
<style>
span { border-color: #759783; }
span { border-color: rgb(117,151,131); }
td.TdClassName
{
border-color: #759783;
}
.TagClassName
{
border-color: #759783;
}
</style>