Shades of Oxley #779780
Tints of Oxley #779780
RGB
CMYK
RGB Variations
Color information
#779780 (or 0x779780) is known color: Oxley. HEX triplet: 77, 97 and 80. RGB value is (119,151,128). Sum of RGB (Red+Green+Blue) = 119+151+128=398 (52% of max value = 765). Red value is 119 (46.88% from 255 or 29.90% from 398); Green value is 151 (59.38% from 255 or 37.94% from 398); Blue value is 128 (50.39% from 255 or 32.16% from 398); Max value from RGB is 151 - color contains mainly: green. Hex color #779780 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779780 is #88687F. Grayscale: #8A8A8A. Windows color (decimal): -8939648 or 8427383. OLE color: 8427383.
HSL color Cylindrical-coordinate representation of color #779780: hue angle of 136.88º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #779780 is Cyan = 0.21, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 151 | 128 | - |
| CMYK | 0.21 | 0 | 0.15 | 0.41 |
| HSL | 136.88º | 0.13% | 0.53% | - |
| HSV(B) | 136.88º | 0.21% | 0.59% | - |
| XYZ | 22.57 | 27.61 | 24.56 | - |
| YUV | 138.81 | 121.9 | 113.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 151 | 128 | 0.21 | 0 | 0.15 | 0.41 | 136.88 | 0.13 | 0.53 |
| Hex | 77 | 97 | 80 | 15 | 0 | F | 29 | 89 | D | 35 |
| Octal | 167 | 227 | 200 | 25 | 0 | 17 | 51 | 211 | 15 | 65 |
| Binary | 1110111 | 10010111 | 10000000 | 10101 | 0 | 1111 | 101001 | 10001001 | 1101 | 110101 |
Color Harmonies of #779780
Complementary color
Monochromatic Colors of #779780
Black with #779780
Text Example
Text Example
White with #779780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779780; }
p { color: rgb(119,151,128); }
H1.HeaderClassName
{
color: #779780;
}
.AnyTagClassName
{
color: #779780;
}
</style>
background-color css
<style>
a { background-color: #779780; }
a { background-color: rgb(119,151,128); }
div.DivClassName
{
background-color: #779780;
}
.BgClassName
{
background-color: #779780;
}
</style>
border-color css
<style>
span { border-color: #779780; }
span { border-color: rgb(119,151,128); }
td.TdClassName
{
border-color: #779780;
}
.TagClassName
{
border-color: #779780;
}
</style>