Shades of Oxley #719578
Tints of Oxley #719578
RGB
CMYK
RGB Variations
Color information
#719578 (or 0x719578) is known color: Oxley. HEX triplet: 71, 95 and 78. RGB value is (113,149,120). Sum of RGB (Red+Green+Blue) = 113+149+120=382 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.58% from 382); Green value is 149 (58.59% from 255 or 39.01% from 382); Blue value is 120 (47.27% from 255 or 31.41% from 382); Max value from RGB is 149 - color contains mainly: green. Hex color #719578 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719578 is #8E6A87. Grayscale: #878787. Windows color (decimal): -9333384 or 7902577. OLE color: 7902577.
HSL color Cylindrical-coordinate representation of color #719578: hue angle of 131.67º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #719578 is Cyan = 0.24, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 149 | 120 | - |
| CMYK | 0.24 | 0 | 0.19 | 0.42 |
| HSL | 131.67º | 0.15% | 0.51% | - |
| HSV(B) | 131.67º | 0.24% | 0.58% | - |
| XYZ | 20.95 | 26.36 | 21.75 | - |
| YUV | 134.93 | 119.57 | 112.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 149 | 120 | 0.24 | 0 | 0.19 | 0.42 | 131.67 | 0.15 | 0.51 |
| Hex | 71 | 95 | 78 | 18 | 0 | 13 | 2A | 84 | F | 33 |
| Octal | 161 | 225 | 170 | 30 | 0 | 23 | 52 | 204 | 17 | 63 |
| Binary | 1110001 | 10010101 | 1111000 | 11000 | 0 | 10011 | 101010 | 10000100 | 1111 | 110011 |
Color Harmonies of #719578
Complementary color
Monochromatic Colors of #719578
Black with #719578
Text Example
Text Example
White with #719578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719578; }
p { color: rgb(113,149,120); }
H1.HeaderClassName
{
color: #719578;
}
.AnyTagClassName
{
color: #719578;
}
</style>
background-color css
<style>
a { background-color: #719578; }
a { background-color: rgb(113,149,120); }
div.DivClassName
{
background-color: #719578;
}
.BgClassName
{
background-color: #719578;
}
</style>
border-color css
<style>
span { border-color: #719578; }
span { border-color: rgb(113,149,120); }
td.TdClassName
{
border-color: #719578;
}
.TagClassName
{
border-color: #719578;
}
</style>