Shades of Oxley #779382
Tints of Oxley #779382
RGB
CMYK
RGB Variations
Color information
#779382 (or 0x779382) is known color: Oxley. HEX triplet: 77, 93 and 82. RGB value is (119,147,130). Sum of RGB (Red+Green+Blue) = 119+147+130=396 (52% of max value = 765). Red value is 119 (46.88% from 255 or 30.05% from 396); Green value is 147 (57.81% from 255 or 37.12% from 396); Blue value is 130 (51.17% from 255 or 32.83% from 396); Max value from RGB is 147 - color contains mainly: green. Hex color #779382 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779382 is #886C7D. Grayscale: #888888. Windows color (decimal): -8940670 or 8557431. OLE color: 8557431.
HSL color Cylindrical-coordinate representation of color #779382: hue angle of 143.57º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #779382 is Cyan = 0.19, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 130 | - |
| CMYK | 0.19 | 0 | 0.12 | 0.42 |
| HSL | 143.57º | 0.11% | 0.52% | - |
| HSV(B) | 143.57º | 0.19% | 0.58% | - |
| XYZ | 22.07 | 26.4 | 25.05 | - |
| YUV | 136.69 | 124.22 | 115.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 130 | 0.19 | 0 | 0.12 | 0.42 | 143.57 | 0.11 | 0.52 |
| Hex | 77 | 93 | 82 | 13 | 0 | C | 2A | 90 | B | 34 |
| Octal | 167 | 223 | 202 | 23 | 0 | 14 | 52 | 220 | 13 | 64 |
| Binary | 1110111 | 10010011 | 10000010 | 10011 | 0 | 1100 | 101010 | 10010000 | 1011 | 110100 |
Color Harmonies of #779382
Complementary color
Monochromatic Colors of #779382
Black with #779382
Text Example
Text Example
White with #779382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779382; }
p { color: rgb(119,147,130); }
H1.HeaderClassName
{
color: #779382;
}
.AnyTagClassName
{
color: #779382;
}
</style>
background-color css
<style>
a { background-color: #779382; }
a { background-color: rgb(119,147,130); }
div.DivClassName
{
background-color: #779382;
}
.BgClassName
{
background-color: #779382;
}
</style>
border-color css
<style>
span { border-color: #779382; }
span { border-color: rgb(119,147,130); }
td.TdClassName
{
border-color: #779382;
}
.TagClassName
{
border-color: #779382;
}
</style>