Shades of Oxley #789280
Tints of Oxley #789280
RGB
CMYK
RGB Variations
Color information
#789280 (or 0x789280) is known color: Oxley. HEX triplet: 78, 92 and 80. RGB value is (120,146,128). Sum of RGB (Red+Green+Blue) = 120+146+128=394 (52% of max value = 765). Red value is 120 (47.27% from 255 or 30.46% from 394); Green value is 146 (57.42% from 255 or 37.06% from 394); Blue value is 128 (50.39% from 255 or 32.49% from 394); Max value from RGB is 146 - color contains mainly: green. Hex color #789280 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #789280 is #876D7F. Grayscale: #888888. Windows color (decimal): -8875392 or 8426104. OLE color: 8426104.
HSL color Cylindrical-coordinate representation of color #789280: hue angle of 138.46º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #789280 is Cyan = 0.18, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 146 | 128 | - |
| CMYK | 0.18 | 0 | 0.12 | 0.43 |
| HSL | 138.46º | 0.11% | 0.52% | - |
| HSV(B) | 138.46º | 0.18% | 0.57% | - |
| XYZ | 21.92 | 26.11 | 24.31 | - |
| YUV | 136.17 | 123.39 | 116.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 146 | 128 | 0.18 | 0 | 0.12 | 0.43 | 138.46 | 0.11 | 0.52 |
| Hex | 78 | 92 | 80 | 12 | 0 | C | 2B | 8A | B | 34 |
| Octal | 170 | 222 | 200 | 22 | 0 | 14 | 53 | 212 | 13 | 64 |
| Binary | 1111000 | 10010010 | 10000000 | 10010 | 0 | 1100 | 101011 | 10001010 | 1011 | 110100 |
Color Harmonies of #789280
Complementary color
Monochromatic Colors of #789280
Black with #789280
Text Example
Text Example
White with #789280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789280; }
p { color: rgb(120,146,128); }
H1.HeaderClassName
{
color: #789280;
}
.AnyTagClassName
{
color: #789280;
}
</style>
background-color css
<style>
a { background-color: #789280; }
a { background-color: rgb(120,146,128); }
div.DivClassName
{
background-color: #789280;
}
.BgClassName
{
background-color: #789280;
}
</style>
border-color css
<style>
span { border-color: #789280; }
span { border-color: rgb(120,146,128); }
td.TdClassName
{
border-color: #789280;
}
.TagClassName
{
border-color: #789280;
}
</style>