Shades of Oxley #719680
Tints of Oxley #719680
RGB
CMYK
RGB Variations
Color information
#719680 (or 0x719680) is known color: Oxley. HEX triplet: 71, 96 and 80. RGB value is (113,150,128). Sum of RGB (Red+Green+Blue) = 113+150+128=391 (51% of max value = 765). Red value is 113 (44.53% from 255 or 28.90% from 391); Green value is 150 (58.98% from 255 or 38.36% from 391); Blue value is 128 (50.39% from 255 or 32.74% from 391); Max value from RGB is 150 - color contains mainly: green. Hex color #719680 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719680 is #8E697F. Grayscale: #888888. Windows color (decimal): -9333120 or 8427121. OLE color: 8427121.
HSL color Cylindrical-coordinate representation of color #719680: hue angle of 144.32º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #719680 is Cyan = 0.25, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 150 | 128 | - |
| CMYK | 0.25 | 0 | 0.15 | 0.41 |
| HSL | 144.32º | 0.15% | 0.52% | - |
| HSV(B) | 144.32º | 0.25% | 0.59% | - |
| XYZ | 21.61 | 26.88 | 24.47 | - |
| YUV | 136.43 | 123.24 | 111.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 128 | 0.25 | 0 | 0.15 | 0.41 | 144.32 | 0.15 | 0.52 |
| Hex | 71 | 96 | 80 | 19 | 0 | F | 29 | 90 | F | 34 |
| Octal | 161 | 226 | 200 | 31 | 0 | 17 | 51 | 220 | 17 | 64 |
| Binary | 1110001 | 10010110 | 10000000 | 11001 | 0 | 1111 | 101001 | 10010000 | 1111 | 110100 |
Color Harmonies of #719680
Complementary color
Monochromatic Colors of #719680
Black with #719680
Text Example
Text Example
White with #719680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719680; }
p { color: rgb(113,150,128); }
H1.HeaderClassName
{
color: #719680;
}
.AnyTagClassName
{
color: #719680;
}
</style>
background-color css
<style>
a { background-color: #719680; }
a { background-color: rgb(113,150,128); }
div.DivClassName
{
background-color: #719680;
}
.BgClassName
{
background-color: #719680;
}
</style>
border-color css
<style>
span { border-color: #719680; }
span { border-color: rgb(113,150,128); }
td.TdClassName
{
border-color: #719680;
}
.TagClassName
{
border-color: #719680;
}
</style>