Shades of Oxley #739482
Tints of Oxley #739482
RGB
CMYK
RGB Variations
Color information
#739482 (or 0x739482) is known color: Oxley. HEX triplet: 73, 94 and 82. RGB value is (115,148,130). Sum of RGB (Red+Green+Blue) = 115+148+130=393 (52% of max value = 765). Red value is 115 (45.31% from 255 or 29.26% from 393); Green value is 148 (58.20% from 255 or 37.66% from 393); Blue value is 130 (51.17% from 255 or 33.08% from 393); Max value from RGB is 148 - color contains mainly: green. Hex color #739482 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739482 is #8C6B7D. Grayscale: #888888. Windows color (decimal): -9202558 or 8557683. OLE color: 8557683.
HSL color Cylindrical-coordinate representation of color #739482: hue angle of 147.27º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #739482 is Cyan = 0.22, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 148 | 130 | - |
| CMYK | 0.22 | 0 | 0.12 | 0.42 |
| HSL | 147.27º | 0.13% | 0.52% | - |
| HSV(B) | 147.27º | 0.22% | 0.58% | - |
| XYZ | 21.69 | 26.44 | 25.08 | - |
| YUV | 136.08 | 124.57 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 148 | 130 | 0.22 | 0 | 0.12 | 0.42 | 147.27 | 0.13 | 0.52 |
| Hex | 73 | 94 | 82 | 16 | 0 | C | 2A | 93 | D | 34 |
| Octal | 163 | 224 | 202 | 26 | 0 | 14 | 52 | 223 | 15 | 64 |
| Binary | 1110011 | 10010100 | 10000010 | 10110 | 0 | 1100 | 101010 | 10010011 | 1101 | 110100 |
Color Harmonies of #739482
Complementary color
Monochromatic Colors of #739482
Black with #739482
Text Example
Text Example
White with #739482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739482; }
p { color: rgb(115,148,130); }
H1.HeaderClassName
{
color: #739482;
}
.AnyTagClassName
{
color: #739482;
}
</style>
background-color css
<style>
a { background-color: #739482; }
a { background-color: rgb(115,148,130); }
div.DivClassName
{
background-color: #739482;
}
.BgClassName
{
background-color: #739482;
}
</style>
border-color css
<style>
span { border-color: #739482; }
span { border-color: rgb(115,148,130); }
td.TdClassName
{
border-color: #739482;
}
.TagClassName
{
border-color: #739482;
}
</style>