Shades of Oxley #759784
Tints of Oxley #759784
RGB
CMYK
RGB Variations
Color information
#759784 (or 0x759784) is known color: Oxley. HEX triplet: 75, 97 and 84. RGB value is (117,151,132). Sum of RGB (Red+Green+Blue) = 117+151+132=400 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.25% from 400); Green value is 151 (59.38% from 255 or 37.75% from 400); Blue value is 132 (51.95% from 255 or 33% from 400); Max value from RGB is 151 - color contains mainly: green. Hex color #759784 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759784 is #8A687B. Grayscale: #8A8A8A. Windows color (decimal): -9070716 or 8689525. OLE color: 8689525.
HSL color Cylindrical-coordinate representation of color #759784: hue angle of 146.47º 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 #759784 is Cyan = 0.23, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 132 | - |
| CMYK | 0.23 | 0 | 0.13 | 0.41 |
| HSL | 146.47º | 0.14% | 0.53% | - |
| HSV(B) | 146.47º | 0.23% | 0.59% | - |
| XYZ | 22.57 | 27.58 | 25.96 | - |
| YUV | 138.67 | 124.24 | 112.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 132 | 0.23 | 0 | 0.13 | 0.41 | 146.47 | 0.14 | 0.53 |
| Hex | 75 | 97 | 84 | 17 | 0 | D | 29 | 92 | E | 35 |
| Octal | 165 | 227 | 204 | 27 | 0 | 15 | 51 | 222 | 16 | 65 |
| Binary | 1110101 | 10010111 | 10000100 | 10111 | 0 | 1101 | 101001 | 10010010 | 1110 | 110101 |
Color Harmonies of #759784
Complementary color
Monochromatic Colors of #759784
Black with #759784
Text Example
Text Example
White with #759784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759784; }
p { color: rgb(117,151,132); }
H1.HeaderClassName
{
color: #759784;
}
.AnyTagClassName
{
color: #759784;
}
</style>
background-color css
<style>
a { background-color: #759784; }
a { background-color: rgb(117,151,132); }
div.DivClassName
{
background-color: #759784;
}
.BgClassName
{
background-color: #759784;
}
</style>
border-color css
<style>
span { border-color: #759784; }
span { border-color: rgb(117,151,132); }
td.TdClassName
{
border-color: #759784;
}
.TagClassName
{
border-color: #759784;
}
</style>