Shades of Oxley #769280
Tints of Oxley #769280
RGB
CMYK
RGB Variations
Color information
#769280 (or 0x769280) is known color: Oxley. HEX triplet: 76, 92 and 80. RGB value is (118,146,128). Sum of RGB (Red+Green+Blue) = 118+146+128=392 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.10% from 392); Green value is 146 (57.42% from 255 or 37.24% from 392); Blue value is 128 (50.39% from 255 or 32.65% from 392); Max value from RGB is 146 - color contains mainly: green. Hex color #769280 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769280 is #896D7F. Grayscale: #878787. Windows color (decimal): -9006464 or 8426102. OLE color: 8426102.
HSL color Cylindrical-coordinate representation of color #769280: hue angle of 141.43º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #769280 is Cyan = 0.19, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 146 | 128 | - |
| CMYK | 0.19 | 0 | 0.12 | 0.43 |
| HSL | 141.43º | 0.11% | 0.52% | - |
| HSV(B) | 141.43º | 0.19% | 0.57% | - |
| XYZ | 21.65 | 25.97 | 24.29 | - |
| YUV | 135.58 | 123.72 | 115.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 128 | 0.19 | 0 | 0.12 | 0.43 | 141.43 | 0.11 | 0.52 |
| Hex | 76 | 92 | 80 | 13 | 0 | C | 2B | 8D | B | 34 |
| Octal | 166 | 222 | 200 | 23 | 0 | 14 | 53 | 215 | 13 | 64 |
| Binary | 1110110 | 10010010 | 10000000 | 10011 | 0 | 1100 | 101011 | 10001101 | 1011 | 110100 |
Color Harmonies of #769280
Complementary color
Monochromatic Colors of #769280
Black with #769280
Text Example
Text Example
White with #769280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769280; }
p { color: rgb(118,146,128); }
H1.HeaderClassName
{
color: #769280;
}
.AnyTagClassName
{
color: #769280;
}
</style>
background-color css
<style>
a { background-color: #769280; }
a { background-color: rgb(118,146,128); }
div.DivClassName
{
background-color: #769280;
}
.BgClassName
{
background-color: #769280;
}
</style>
border-color css
<style>
span { border-color: #769280; }
span { border-color: rgb(118,146,128); }
td.TdClassName
{
border-color: #769280;
}
.TagClassName
{
border-color: #769280;
}
</style>