Shades of Oxley #769281
Tints of Oxley #769281
RGB
CMYK
RGB Variations
Color information
#769281 (or 0x769281) is known color: Oxley. HEX triplet: 76, 92 and 81. RGB value is (118,146,129). Sum of RGB (Red+Green+Blue) = 118+146+129=393 (52% of max value = 765). Red value is 118 (46.48% from 255 or 30.03% from 393); Green value is 146 (57.42% from 255 or 37.15% from 393); Blue value is 129 (50.78% from 255 or 32.82% from 393); Max value from RGB is 146 - color contains mainly: green. Hex color #769281 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769281 is #896D7E. Grayscale: #878787. Windows color (decimal): -9006463 or 8491638. OLE color: 8491638.
HSL color Cylindrical-coordinate representation of color #769281: hue angle of 143.57º 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 #769281 is Cyan = 0.19, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 146 | 129 | - |
| CMYK | 0.19 | 0 | 0.12 | 0.43 |
| HSL | 143.57º | 0.11% | 0.52% | - |
| HSV(B) | 143.57º | 0.19% | 0.57% | - |
| XYZ | 21.71 | 25.99 | 24.64 | - |
| YUV | 135.69 | 124.22 | 115.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 129 | 0.19 | 0 | 0.12 | 0.43 | 143.57 | 0.11 | 0.52 |
| Hex | 76 | 92 | 81 | 13 | 0 | C | 2B | 90 | B | 34 |
| Octal | 166 | 222 | 201 | 23 | 0 | 14 | 53 | 220 | 13 | 64 |
| Binary | 1110110 | 10010010 | 10000001 | 10011 | 0 | 1100 | 101011 | 10010000 | 1011 | 110100 |
Color Harmonies of #769281
Complementary color
Monochromatic Colors of #769281
Black with #769281
Text Example
Text Example
White with #769281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769281; }
p { color: rgb(118,146,129); }
H1.HeaderClassName
{
color: #769281;
}
.AnyTagClassName
{
color: #769281;
}
</style>
background-color css
<style>
a { background-color: #769281; }
a { background-color: rgb(118,146,129); }
div.DivClassName
{
background-color: #769281;
}
.BgClassName
{
background-color: #769281;
}
</style>
border-color css
<style>
span { border-color: #769281; }
span { border-color: rgb(118,146,129); }
td.TdClassName
{
border-color: #769281;
}
.TagClassName
{
border-color: #769281;
}
</style>