Shades of Oxley #799584
Tints of Oxley #799584
RGB
CMYK
RGB Variations
Color information
#799584 (or 0x799584) is known color: Oxley. HEX triplet: 79, 95 and 84. RGB value is (121,149,132). Sum of RGB (Red+Green+Blue) = 121+149+132=402 (53% of max value = 765). Red value is 121 (47.66% from 255 or 30.10% from 402); Green value is 149 (58.59% from 255 or 37.06% from 402); Blue value is 132 (51.95% from 255 or 32.84% from 402); Max value from RGB is 149 - color contains mainly: green. Hex color #799584 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #799584 is #866A7B. Grayscale: #8A8A8A. Windows color (decimal): -8809084 or 8689017. OLE color: 8689017.
HSL color Cylindrical-coordinate representation of color #799584: hue angle of 143.57º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #799584 is Cyan = 0.19, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 149 | 132 | - |
| CMYK | 0.19 | 0 | 0.11 | 0.42 |
| HSL | 143.57º | 0.12% | 0.53% | - |
| HSV(B) | 143.57º | 0.19% | 0.58% | - |
| XYZ | 22.8 | 27.23 | 25.88 | - |
| YUV | 138.69 | 124.22 | 115.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 149 | 132 | 0.19 | 0 | 0.11 | 0.42 | 143.57 | 0.12 | 0.53 |
| Hex | 79 | 95 | 84 | 13 | 0 | B | 2A | 90 | C | 35 |
| Octal | 171 | 225 | 204 | 23 | 0 | 13 | 52 | 220 | 14 | 65 |
| Binary | 1111001 | 10010101 | 10000100 | 10011 | 0 | 1011 | 101010 | 10010000 | 1100 | 110101 |
Color Harmonies of #799584
Complementary color
Monochromatic Colors of #799584
Black with #799584
Text Example
Text Example
White with #799584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799584; }
p { color: rgb(121,149,132); }
H1.HeaderClassName
{
color: #799584;
}
.AnyTagClassName
{
color: #799584;
}
</style>
background-color css
<style>
a { background-color: #799584; }
a { background-color: rgb(121,149,132); }
div.DivClassName
{
background-color: #799584;
}
.BgClassName
{
background-color: #799584;
}
</style>
border-color css
<style>
span { border-color: #799584; }
span { border-color: rgb(121,149,132); }
td.TdClassName
{
border-color: #799584;
}
.TagClassName
{
border-color: #799584;
}
</style>