Shades of Oxley #749382
Tints of Oxley #749382
RGB
CMYK
RGB Variations
Color information
#749382 (or 0x749382) is known color: Oxley. HEX triplet: 74, 93 and 82. RGB value is (116,147,130). Sum of RGB (Red+Green+Blue) = 116+147+130=393 (52% of max value = 765). Red value is 116 (45.70% from 255 or 29.52% from 393); Green value is 147 (57.81% from 255 or 37.40% from 393); Blue value is 130 (51.17% from 255 or 33.08% from 393); Max value from RGB is 147 - color contains mainly: green. Hex color #749382 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749382 is #8B6C7D. Grayscale: #878787. Windows color (decimal): -9137278 or 8557428. OLE color: 8557428.
HSL color Cylindrical-coordinate representation of color #749382: hue angle of 147.1º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #749382 is Cyan = 0.21, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 147 | 130 | - |
| CMYK | 0.21 | 0 | 0.12 | 0.42 |
| HSL | 147.1º | 0.13% | 0.52% | - |
| HSV(B) | 147.1º | 0.21% | 0.58% | - |
| XYZ | 21.67 | 26.19 | 25.03 | - |
| YUV | 135.79 | 124.73 | 113.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 130 | 0.21 | 0 | 0.12 | 0.42 | 147.1 | 0.13 | 0.52 |
| Hex | 74 | 93 | 82 | 15 | 0 | C | 2A | 93 | D | 34 |
| Octal | 164 | 223 | 202 | 25 | 0 | 14 | 52 | 223 | 15 | 64 |
| Binary | 1110100 | 10010011 | 10000010 | 10101 | 0 | 1100 | 101010 | 10010011 | 1101 | 110100 |
Color Harmonies of #749382
Complementary color
Monochromatic Colors of #749382
Black with #749382
Text Example
Text Example
White with #749382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749382; }
p { color: rgb(116,147,130); }
H1.HeaderClassName
{
color: #749382;
}
.AnyTagClassName
{
color: #749382;
}
</style>
background-color css
<style>
a { background-color: #749382; }
a { background-color: rgb(116,147,130); }
div.DivClassName
{
background-color: #749382;
}
.BgClassName
{
background-color: #749382;
}
</style>
border-color css
<style>
span { border-color: #749382; }
span { border-color: rgb(116,147,130); }
td.TdClassName
{
border-color: #749382;
}
.TagClassName
{
border-color: #749382;
}
</style>