Shades of Oxley #799484
Tints of Oxley #799484
RGB
CMYK
RGB Variations
Color information
#799484 (or 0x799484) is known color: Oxley. HEX triplet: 79, 94 and 84. RGB value is (121,148,132). Sum of RGB (Red+Green+Blue) = 121+148+132=401 (53% of max value = 765). Red value is 121 (47.66% from 255 or 30.17% from 401); Green value is 148 (58.20% from 255 or 36.91% from 401); Blue value is 132 (51.95% from 255 or 32.92% from 401); Max value from RGB is 148 - color contains mainly: green. Hex color #799484 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #799484 is #866B7B. Grayscale: #8A8A8A. Windows color (decimal): -8809340 or 8688761. OLE color: 8688761.
HSL color Cylindrical-coordinate representation of color #799484: hue angle of 144.44º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #799484 is Cyan = 0.18, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 148 | 132 | - |
| CMYK | 0.18 | 0 | 0.11 | 0.42 |
| HSL | 144.44º | 0.11% | 0.53% | - |
| HSV(B) | 144.44º | 0.18% | 0.58% | - |
| XYZ | 22.64 | 26.91 | 25.83 | - |
| YUV | 138.1 | 124.55 | 115.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 148 | 132 | 0.18 | 0 | 0.11 | 0.42 | 144.44 | 0.11 | 0.53 |
| Hex | 79 | 94 | 84 | 12 | 0 | B | 2A | 90 | B | 35 |
| Octal | 171 | 224 | 204 | 22 | 0 | 13 | 52 | 220 | 13 | 65 |
| Binary | 1111001 | 10010100 | 10000100 | 10010 | 0 | 1011 | 101010 | 10010000 | 1011 | 110101 |
Color Harmonies of #799484
Complementary color
Monochromatic Colors of #799484
Black with #799484
Text Example
Text Example
White with #799484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799484; }
p { color: rgb(121,148,132); }
H1.HeaderClassName
{
color: #799484;
}
.AnyTagClassName
{
color: #799484;
}
</style>
background-color css
<style>
a { background-color: #799484; }
a { background-color: rgb(121,148,132); }
div.DivClassName
{
background-color: #799484;
}
.BgClassName
{
background-color: #799484;
}
</style>
border-color css
<style>
span { border-color: #799484; }
span { border-color: rgb(121,148,132); }
td.TdClassName
{
border-color: #799484;
}
.TagClassName
{
border-color: #799484;
}
</style>