Shades of Oxley #759980
Tints of Oxley #759980
RGB
CMYK
RGB Variations
Color information
#759980 (or 0x759980) is known color: Oxley. HEX triplet: 75, 99 and 80. RGB value is (117,153,128). Sum of RGB (Red+Green+Blue) = 117+153+128=398 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.40% from 398); Green value is 153 (60.16% from 255 or 38.44% from 398); Blue value is 128 (50.39% from 255 or 32.16% from 398); Max value from RGB is 153 - color contains mainly: green. Hex color #759980 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759980 is #8A667F. Grayscale: #8B8B8B. Windows color (decimal): -9070208 or 8427893. OLE color: 8427893.
HSL color Cylindrical-coordinate representation of color #759980: hue angle of 138.33º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #759980 is Cyan = 0.24, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 128 | - |
| CMYK | 0.24 | 0 | 0.16 | 0.4 |
| HSL | 138.33º | 0.15% | 0.53% | - |
| HSV(B) | 138.33º | 0.24% | 0.6% | - |
| XYZ | 22.62 | 28.12 | 24.66 | - |
| YUV | 139.39 | 121.57 | 112.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 128 | 0.24 | 0 | 0.16 | 0.4 | 138.33 | 0.15 | 0.53 |
| Hex | 75 | 99 | 80 | 18 | 0 | 10 | 28 | 8A | F | 35 |
| Octal | 165 | 231 | 200 | 30 | 0 | 20 | 50 | 212 | 17 | 65 |
| Binary | 1110101 | 10011001 | 10000000 | 11000 | 0 | 10000 | 101000 | 10001010 | 1111 | 110101 |
Color Harmonies of #759980
Complementary color
Monochromatic Colors of #759980
Black with #759980
Text Example
Text Example
White with #759980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759980; }
p { color: rgb(117,153,128); }
H1.HeaderClassName
{
color: #759980;
}
.AnyTagClassName
{
color: #759980;
}
</style>
background-color css
<style>
a { background-color: #759980; }
a { background-color: rgb(117,153,128); }
div.DivClassName
{
background-color: #759980;
}
.BgClassName
{
background-color: #759980;
}
</style>
border-color css
<style>
span { border-color: #759980; }
span { border-color: rgb(117,153,128); }
td.TdClassName
{
border-color: #759980;
}
.TagClassName
{
border-color: #759980;
}
</style>