Shades of Oxley #799482
Tints of Oxley #799482
RGB
CMYK
RGB Variations
Color information
#799482 (or 0x799482) is known color: Oxley. HEX triplet: 79, 94 and 82. RGB value is (121,148,130). Sum of RGB (Red+Green+Blue) = 121+148+130=399 (52% of max value = 765). Red value is 121 (47.66% from 255 or 30.33% from 399); Green value is 148 (58.20% from 255 or 37.09% from 399); Blue value is 130 (51.17% from 255 or 32.58% from 399); Max value from RGB is 148 - color contains mainly: green. Hex color #799482 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #799482 is #866B7D. Grayscale: #898989. Windows color (decimal): -8809342 or 8557689. OLE color: 8557689.
HSL color Cylindrical-coordinate representation of color #799482: hue angle of 140º 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 #799482 is Cyan = 0.18, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 148 | 130 | - |
| CMYK | 0.18 | 0 | 0.12 | 0.42 |
| HSL | 140º | 0.11% | 0.53% | - |
| HSV(B) | 140º | 0.18% | 0.58% | - |
| XYZ | 22.5 | 26.86 | 25.12 | - |
| YUV | 137.88 | 123.55 | 115.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 148 | 130 | 0.18 | 0 | 0.12 | 0.42 | 140 | 0.11 | 0.53 |
| Hex | 79 | 94 | 82 | 12 | 0 | C | 2A | 8C | B | 35 |
| Octal | 171 | 224 | 202 | 22 | 0 | 14 | 52 | 214 | 13 | 65 |
| Binary | 1111001 | 10010100 | 10000010 | 10010 | 0 | 1100 | 101010 | 10001100 | 1011 | 110101 |
Color Harmonies of #799482
Complementary color
Monochromatic Colors of #799482
Black with #799482
Text Example
Text Example
White with #799482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799482; }
p { color: rgb(121,148,130); }
H1.HeaderClassName
{
color: #799482;
}
.AnyTagClassName
{
color: #799482;
}
</style>
background-color css
<style>
a { background-color: #799482; }
a { background-color: rgb(121,148,130); }
div.DivClassName
{
background-color: #799482;
}
.BgClassName
{
background-color: #799482;
}
</style>
border-color css
<style>
span { border-color: #799482; }
span { border-color: rgb(121,148,130); }
td.TdClassName
{
border-color: #799482;
}
.TagClassName
{
border-color: #799482;
}
</style>