Shades of Oxley #749281
Tints of Oxley #749281
RGB
CMYK
RGB Variations
Color information
#749281 (or 0x749281) is known color: Oxley. HEX triplet: 74, 92 and 81. RGB value is (116,146,129). Sum of RGB (Red+Green+Blue) = 116+146+129=391 (51% of max value = 765). Red value is 116 (45.70% from 255 or 29.67% from 391); Green value is 146 (57.42% from 255 or 37.34% from 391); Blue value is 129 (50.78% from 255 or 32.99% from 391); Max value from RGB is 146 - color contains mainly: green. Hex color #749281 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749281 is #8B6D7E. Grayscale: #878787. Windows color (decimal): -9137535 or 8491636. OLE color: 8491636.
HSL color Cylindrical-coordinate representation of color #749281: hue angle of 146º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #749281 is Cyan = 0.21, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 129 | - |
| CMYK | 0.21 | 0 | 0.12 | 0.43 |
| HSL | 146º | 0.12% | 0.51% | - |
| HSV(B) | 146º | 0.21% | 0.57% | - |
| XYZ | 21.44 | 25.86 | 24.63 | - |
| YUV | 135.09 | 124.56 | 114.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 129 | 0.21 | 0 | 0.12 | 0.43 | 146 | 0.12 | 0.51 |
| Hex | 74 | 92 | 81 | 15 | 0 | C | 2B | 92 | C | 33 |
| Octal | 164 | 222 | 201 | 25 | 0 | 14 | 53 | 222 | 14 | 63 |
| Binary | 1110100 | 10010010 | 10000001 | 10101 | 0 | 1100 | 101011 | 10010010 | 1100 | 110011 |
Color Harmonies of #749281
Complementary color
Monochromatic Colors of #749281
Black with #749281
Text Example
Text Example
White with #749281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749281; }
p { color: rgb(116,146,129); }
H1.HeaderClassName
{
color: #749281;
}
.AnyTagClassName
{
color: #749281;
}
</style>
background-color css
<style>
a { background-color: #749281; }
a { background-color: rgb(116,146,129); }
div.DivClassName
{
background-color: #749281;
}
.BgClassName
{
background-color: #749281;
}
</style>
border-color css
<style>
span { border-color: #749281; }
span { border-color: rgb(116,146,129); }
td.TdClassName
{
border-color: #749281;
}
.TagClassName
{
border-color: #749281;
}
</style>