Shades of Oxley #709782
Tints of Oxley #709782
RGB
CMYK
RGB Variations
Color information
#709782 (or 0x709782) is known color: Oxley. HEX triplet: 70, 97 and 82. RGB value is (112,151,130). Sum of RGB (Red+Green+Blue) = 112+151+130=393 (52% of max value = 765). Red value is 112 (44.14% from 255 or 28.50% from 393); Green value is 151 (59.38% from 255 or 38.42% from 393); Blue value is 130 (51.17% from 255 or 33.08% from 393); Max value from RGB is 151 - color contains mainly: green. Hex color #709782 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #709782 is #8F687D. Grayscale: #888888. Windows color (decimal): -9398398 or 8558448. OLE color: 8558448.
HSL color Cylindrical-coordinate representation of color #709782: hue angle of 147.69º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #709782 is Cyan = 0.26, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 112 | 151 | 130 | - |
| CMYK | 0.26 | 0 | 0.14 | 0.41 |
| HSL | 147.69º | 0.16% | 0.52% | - |
| HSV(B) | 147.69º | 0.26% | 0.59% | - |
| XYZ | 21.78 | 27.19 | 25.22 | - |
| YUV | 136.95 | 124.08 | 110.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 151 | 130 | 0.26 | 0 | 0.14 | 0.41 | 147.69 | 0.16 | 0.52 |
| Hex | 70 | 97 | 82 | 1A | 0 | E | 29 | 94 | 10 | 34 |
| Octal | 160 | 227 | 202 | 32 | 0 | 16 | 51 | 224 | 20 | 64 |
| Binary | 1110000 | 10010111 | 10000010 | 11010 | 0 | 1110 | 101001 | 10010100 | 10000 | 110100 |
Color Harmonies of #709782
Complementary color
Monochromatic Colors of #709782
Black with #709782
Text Example
Text Example
White with #709782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709782; }
p { color: rgb(112,151,130); }
H1.HeaderClassName
{
color: #709782;
}
.AnyTagClassName
{
color: #709782;
}
</style>
background-color css
<style>
a { background-color: #709782; }
a { background-color: rgb(112,151,130); }
div.DivClassName
{
background-color: #709782;
}
.BgClassName
{
background-color: #709782;
}
</style>
border-color css
<style>
span { border-color: #709782; }
span { border-color: rgb(112,151,130); }
td.TdClassName
{
border-color: #709782;
}
.TagClassName
{
border-color: #709782;
}
</style>