Shades of Oxley #789382
Tints of Oxley #789382
RGB
CMYK
RGB Variations
Color information
#789382 (or 0x789382) is known color: Oxley. HEX triplet: 78, 93 and 82. RGB value is (120,147,130). Sum of RGB (Red+Green+Blue) = 120+147+130=397 (52% of max value = 765). Red value is 120 (47.27% from 255 or 30.23% from 397); Green value is 147 (57.81% from 255 or 37.03% from 397); Blue value is 130 (51.17% from 255 or 32.75% from 397); Max value from RGB is 147 - color contains mainly: green. Hex color #789382 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #789382 is #876C7D. Grayscale: #898989. Windows color (decimal): -8875134 or 8557432. OLE color: 8557432.
HSL color Cylindrical-coordinate representation of color #789382: hue angle of 142.22º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #789382 is Cyan = 0.18, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 147 | 130 | - |
| CMYK | 0.18 | 0 | 0.12 | 0.42 |
| HSL | 142.22º | 0.11% | 0.52% | - |
| HSV(B) | 142.22º | 0.18% | 0.58% | - |
| XYZ | 22.21 | 26.47 | 25.06 | - |
| YUV | 136.99 | 124.05 | 115.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 147 | 130 | 0.18 | 0 | 0.12 | 0.42 | 142.22 | 0.11 | 0.52 |
| Hex | 78 | 93 | 82 | 12 | 0 | C | 2A | 8E | B | 34 |
| Octal | 170 | 223 | 202 | 22 | 0 | 14 | 52 | 216 | 13 | 64 |
| Binary | 1111000 | 10010011 | 10000010 | 10010 | 0 | 1100 | 101010 | 10001110 | 1011 | 110100 |
Color Harmonies of #789382
Complementary color
Monochromatic Colors of #789382
Black with #789382
Text Example
Text Example
White with #789382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789382; }
p { color: rgb(120,147,130); }
H1.HeaderClassName
{
color: #789382;
}
.AnyTagClassName
{
color: #789382;
}
</style>
background-color css
<style>
a { background-color: #789382; }
a { background-color: rgb(120,147,130); }
div.DivClassName
{
background-color: #789382;
}
.BgClassName
{
background-color: #789382;
}
</style>
border-color css
<style>
span { border-color: #789382; }
span { border-color: rgb(120,147,130); }
td.TdClassName
{
border-color: #789382;
}
.TagClassName
{
border-color: #789382;
}
</style>