Shades of Oxley #749780
Tints of Oxley #749780
RGB
CMYK
RGB Variations
Color information
#749780 (or 0x749780) is known color: Oxley. HEX triplet: 74, 97 and 80. RGB value is (116,151,128). Sum of RGB (Red+Green+Blue) = 116+151+128=395 (52% of max value = 765). Red value is 116 (45.70% from 255 or 29.37% from 395); Green value is 151 (59.38% from 255 or 38.23% from 395); Blue value is 128 (50.39% from 255 or 32.41% from 395); Max value from RGB is 151 - color contains mainly: green. Hex color #749780 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749780 is #8B687F. Grayscale: #898989. Windows color (decimal): -9136256 or 8427380. OLE color: 8427380.
HSL color Cylindrical-coordinate representation of color #749780: hue angle of 140.57º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #749780 is Cyan = 0.23, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 151 | 128 | - |
| CMYK | 0.23 | 0 | 0.15 | 0.41 |
| HSL | 140.57º | 0.14% | 0.52% | - |
| HSV(B) | 140.57º | 0.23% | 0.59% | - |
| XYZ | 22.17 | 27.4 | 24.54 | - |
| YUV | 137.91 | 122.4 | 112.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 151 | 128 | 0.23 | 0 | 0.15 | 0.41 | 140.57 | 0.14 | 0.52 |
| Hex | 74 | 97 | 80 | 17 | 0 | F | 29 | 8D | E | 34 |
| Octal | 164 | 227 | 200 | 27 | 0 | 17 | 51 | 215 | 16 | 64 |
| Binary | 1110100 | 10010111 | 10000000 | 10111 | 0 | 1111 | 101001 | 10001101 | 1110 | 110100 |
Color Harmonies of #749780
Complementary color
Monochromatic Colors of #749780
Black with #749780
Text Example
Text Example
White with #749780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749780; }
p { color: rgb(116,151,128); }
H1.HeaderClassName
{
color: #749780;
}
.AnyTagClassName
{
color: #749780;
}
</style>
background-color css
<style>
a { background-color: #749780; }
a { background-color: rgb(116,151,128); }
div.DivClassName
{
background-color: #749780;
}
.BgClassName
{
background-color: #749780;
}
</style>
border-color css
<style>
span { border-color: #749780; }
span { border-color: rgb(116,151,128); }
td.TdClassName
{
border-color: #749780;
}
.TagClassName
{
border-color: #749780;
}
</style>