Shades of Oxley #799380
Tints of Oxley #799380
RGB
CMYK
RGB Variations
Color information
#799380 (or 0x799380) is known color: Oxley. HEX triplet: 79, 93 and 80. RGB value is (121,147,128). Sum of RGB (Red+Green+Blue) = 121+147+128=396 (52% of max value = 765). Red value is 121 (47.66% from 255 or 30.56% from 396); Green value is 147 (57.81% from 255 or 37.12% from 396); Blue value is 128 (50.39% from 255 or 32.32% from 396); Max value from RGB is 147 - color contains mainly: green. Hex color #799380 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #799380 is #866C7F. Grayscale: #898989. Windows color (decimal): -8809600 or 8426361. OLE color: 8426361.
HSL color Cylindrical-coordinate representation of color #799380: hue angle of 136.15º 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 #799380 is Cyan = 0.18, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 147 | 128 | - |
| CMYK | 0.18 | 0 | 0.13 | 0.42 |
| HSL | 136.15º | 0.11% | 0.53% | - |
| HSV(B) | 136.15º | 0.18% | 0.58% | - |
| XYZ | 22.22 | 26.49 | 24.36 | - |
| YUV | 137.06 | 122.89 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 147 | 128 | 0.18 | 0 | 0.13 | 0.42 | 136.15 | 0.11 | 0.53 |
| Hex | 79 | 93 | 80 | 12 | 0 | D | 2A | 88 | B | 35 |
| Octal | 171 | 223 | 200 | 22 | 0 | 15 | 52 | 210 | 13 | 65 |
| Binary | 1111001 | 10010011 | 10000000 | 10010 | 0 | 1101 | 101010 | 10001000 | 1011 | 110101 |
Color Harmonies of #799380
Complementary color
Monochromatic Colors of #799380
Black with #799380
Text Example
Text Example
White with #799380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799380; }
p { color: rgb(121,147,128); }
H1.HeaderClassName
{
color: #799380;
}
.AnyTagClassName
{
color: #799380;
}
</style>
background-color css
<style>
a { background-color: #799380; }
a { background-color: rgb(121,147,128); }
div.DivClassName
{
background-color: #799380;
}
.BgClassName
{
background-color: #799380;
}
</style>
border-color css
<style>
span { border-color: #799380; }
span { border-color: rgb(121,147,128); }
td.TdClassName
{
border-color: #799380;
}
.TagClassName
{
border-color: #799380;
}
</style>