Shades of Oxley #749280
Tints of Oxley #749280
RGB
CMYK
RGB Variations
Color information
#749280 (or 0x749280) is known color: Oxley. HEX triplet: 74, 92 and 80. RGB value is (116,146,128). Sum of RGB (Red+Green+Blue) = 116+146+128=390 (51% of max value = 765). Red value is 116 (45.70% from 255 or 29.74% from 390); Green value is 146 (57.42% from 255 or 37.44% from 390); Blue value is 128 (50.39% from 255 or 32.82% from 390); Max value from RGB is 146 - color contains mainly: green. Hex color #749280 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749280 is #8B6D7F. Grayscale: #878787. Windows color (decimal): -9137536 or 8426100. OLE color: 8426100.
HSL color Cylindrical-coordinate representation of color #749280: hue angle of 144º 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 #749280 is Cyan = 0.21, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 128 | - |
| CMYK | 0.21 | 0 | 0.12 | 0.43 |
| HSL | 144º | 0.12% | 0.51% | - |
| HSV(B) | 144º | 0.21% | 0.57% | - |
| XYZ | 21.38 | 25.83 | 24.28 | - |
| YUV | 134.98 | 124.06 | 114.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 128 | 0.21 | 0 | 0.12 | 0.43 | 144 | 0.12 | 0.51 |
| Hex | 74 | 92 | 80 | 15 | 0 | C | 2B | 90 | C | 33 |
| Octal | 164 | 222 | 200 | 25 | 0 | 14 | 53 | 220 | 14 | 63 |
| Binary | 1110100 | 10010010 | 10000000 | 10101 | 0 | 1100 | 101011 | 10010000 | 1100 | 110011 |
Color Harmonies of #749280
Complementary color
Monochromatic Colors of #749280
Black with #749280
Text Example
Text Example
White with #749280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749280; }
p { color: rgb(116,146,128); }
H1.HeaderClassName
{
color: #749280;
}
.AnyTagClassName
{
color: #749280;
}
</style>
background-color css
<style>
a { background-color: #749280; }
a { background-color: rgb(116,146,128); }
div.DivClassName
{
background-color: #749280;
}
.BgClassName
{
background-color: #749280;
}
</style>
border-color css
<style>
span { border-color: #749280; }
span { border-color: rgb(116,146,128); }
td.TdClassName
{
border-color: #749280;
}
.TagClassName
{
border-color: #749280;
}
</style>