Shades of Oxley #709680
Tints of Oxley #709680
RGB
CMYK
RGB Variations
Color information
#709680 (or 0x709680) is known color: Oxley. HEX triplet: 70, 96 and 80. RGB value is (112,150,128). Sum of RGB (Red+Green+Blue) = 112+150+128=390 (51% of max value = 765). Red value is 112 (44.14% from 255 or 28.72% from 390); Green value is 150 (58.98% from 255 or 38.46% from 390); Blue value is 128 (50.39% from 255 or 32.82% from 390); Max value from RGB is 150 - color contains mainly: green. Hex color #709680 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #709680 is #8F697F. Grayscale: #888888. Windows color (decimal): -9398656 or 8427120. OLE color: 8427120.
HSL color Cylindrical-coordinate representation of color #709680: hue angle of 145.26º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #709680 is Cyan = 0.25, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 112 | 150 | 128 | - |
| CMYK | 0.25 | 0 | 0.15 | 0.41 |
| HSL | 145.26º | 0.15% | 0.51% | - |
| HSV(B) | 145.26º | 0.25% | 0.59% | - |
| XYZ | 21.48 | 26.82 | 24.47 | - |
| YUV | 136.13 | 123.41 | 110.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 150 | 128 | 0.25 | 0 | 0.15 | 0.41 | 145.26 | 0.15 | 0.51 |
| Hex | 70 | 96 | 80 | 19 | 0 | F | 29 | 91 | F | 33 |
| Octal | 160 | 226 | 200 | 31 | 0 | 17 | 51 | 221 | 17 | 63 |
| Binary | 1110000 | 10010110 | 10000000 | 11001 | 0 | 1111 | 101001 | 10010001 | 1111 | 110011 |
Color Harmonies of #709680
Complementary color
Monochromatic Colors of #709680
Black with #709680
Text Example
Text Example
White with #709680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709680; }
p { color: rgb(112,150,128); }
H1.HeaderClassName
{
color: #709680;
}
.AnyTagClassName
{
color: #709680;
}
</style>
background-color css
<style>
a { background-color: #709680; }
a { background-color: rgb(112,150,128); }
div.DivClassName
{
background-color: #709680;
}
.BgClassName
{
background-color: #709680;
}
</style>
border-color css
<style>
span { border-color: #709680; }
span { border-color: rgb(112,150,128); }
td.TdClassName
{
border-color: #709680;
}
.TagClassName
{
border-color: #709680;
}
</style>