Shades of Oxley #759780
Tints of Oxley #759780
RGB
CMYK
RGB Variations
Color information
#759780 (or 0x759780) is known color: Oxley. HEX triplet: 75, 97 and 80. RGB value is (117,151,128). Sum of RGB (Red+Green+Blue) = 117+151+128=396 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.55% from 396); Green value is 151 (59.38% from 255 or 38.13% from 396); Blue value is 128 (50.39% from 255 or 32.32% from 396); Max value from RGB is 151 - color contains mainly: green. Hex color #759780 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759780 is #8A687F. Grayscale: #8A8A8A. Windows color (decimal): -9070720 or 8427381. OLE color: 8427381.
HSL color Cylindrical-coordinate representation of color #759780: hue angle of 139.41º 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 #759780 is Cyan = 0.23, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 128 | - |
| CMYK | 0.23 | 0 | 0.15 | 0.41 |
| HSL | 139.41º | 0.14% | 0.53% | - |
| HSV(B) | 139.41º | 0.23% | 0.59% | - |
| XYZ | 22.3 | 27.47 | 24.55 | - |
| YUV | 138.21 | 122.24 | 112.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 128 | 0.23 | 0 | 0.15 | 0.41 | 139.41 | 0.14 | 0.53 |
| Hex | 75 | 97 | 80 | 17 | 0 | F | 29 | 8B | E | 35 |
| Octal | 165 | 227 | 200 | 27 | 0 | 17 | 51 | 213 | 16 | 65 |
| Binary | 1110101 | 10010111 | 10000000 | 10111 | 0 | 1111 | 101001 | 10001011 | 1110 | 110101 |
Color Harmonies of #759780
Complementary color
Monochromatic Colors of #759780
Black with #759780
Text Example
Text Example
White with #759780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759780; }
p { color: rgb(117,151,128); }
H1.HeaderClassName
{
color: #759780;
}
.AnyTagClassName
{
color: #759780;
}
</style>
background-color css
<style>
a { background-color: #759780; }
a { background-color: rgb(117,151,128); }
div.DivClassName
{
background-color: #759780;
}
.BgClassName
{
background-color: #759780;
}
</style>
border-color css
<style>
span { border-color: #759780; }
span { border-color: rgb(117,151,128); }
td.TdClassName
{
border-color: #759780;
}
.TagClassName
{
border-color: #759780;
}
</style>