Shades of Oxley #779782
Tints of Oxley #779782
RGB
CMYK
RGB Variations
Color information
#779782 (or 0x779782) is known color: Oxley. HEX triplet: 77, 97 and 82. RGB value is (119,151,130). Sum of RGB (Red+Green+Blue) = 119+151+130=400 (52% of max value = 765). Red value is 119 (46.88% from 255 or 29.75% from 400); Green value is 151 (59.38% from 255 or 37.75% from 400); Blue value is 130 (51.17% from 255 or 32.5% from 400); Max value from RGB is 151 - color contains mainly: green. Hex color #779782 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779782 is #88687D. Grayscale: #8B8B8B. Windows color (decimal): -8939646 or 8558455. OLE color: 8558455.
HSL color Cylindrical-coordinate representation of color #779782: hue angle of 140.62º 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 #779782 is Cyan = 0.21, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 151 | 130 | - |
| CMYK | 0.21 | 0 | 0.14 | 0.41 |
| HSL | 140.63º | 0.13% | 0.53% | - |
| HSV(B) | 140.63º | 0.21% | 0.59% | - |
| XYZ | 22.7 | 27.67 | 25.26 | - |
| YUV | 139.04 | 122.9 | 113.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 151 | 130 | 0.21 | 0 | 0.14 | 0.41 | 140.63 | 0.13 | 0.53 |
| Hex | 77 | 97 | 82 | 15 | 0 | E | 29 | 8D | D | 35 |
| Octal | 167 | 227 | 202 | 25 | 0 | 16 | 51 | 215 | 15 | 65 |
| Binary | 1110111 | 10010111 | 10000010 | 10101 | 0 | 1110 | 101001 | 10001101 | 1101 | 110101 |
Color Harmonies of #779782
Complementary color
Monochromatic Colors of #779782
Black with #779782
Text Example
Text Example
White with #779782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779782; }
p { color: rgb(119,151,130); }
H1.HeaderClassName
{
color: #779782;
}
.AnyTagClassName
{
color: #779782;
}
</style>
background-color css
<style>
a { background-color: #779782; }
a { background-color: rgb(119,151,130); }
div.DivClassName
{
background-color: #779782;
}
.BgClassName
{
background-color: #779782;
}
</style>
border-color css
<style>
span { border-color: #779782; }
span { border-color: rgb(119,151,130); }
td.TdClassName
{
border-color: #779782;
}
.TagClassName
{
border-color: #779782;
}
</style>