Shades of Oxley #719479
Tints of Oxley #719479
RGB
CMYK
RGB Variations
Color information
#719479 (or 0x719479) is known color: Oxley. HEX triplet: 71, 94 and 79. RGB value is (113,148,121). Sum of RGB (Red+Green+Blue) = 113+148+121=382 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.58% from 382); Green value is 148 (58.20% from 255 or 38.74% from 382); Blue value is 121 (47.66% from 255 or 31.68% from 382); Max value from RGB is 148 - color contains mainly: green. Hex color #719479 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719479 is #8E6B86. Grayscale: #868686. Windows color (decimal): -9333639 or 7967857. OLE color: 7967857.
HSL color Cylindrical-coordinate representation of color #719479: hue angle of 133.71º degrees, saturation: 0.14, 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 #719479 is Cyan = 0.24, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 148 | 121 | - |
| CMYK | 0.24 | 0 | 0.18 | 0.42 |
| HSL | 133.71º | 0.14% | 0.51% | - |
| HSV(B) | 133.71º | 0.24% | 0.58% | - |
| XYZ | 20.85 | 26.07 | 22.02 | - |
| YUV | 134.46 | 120.4 | 112.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 148 | 121 | 0.24 | 0 | 0.18 | 0.42 | 133.71 | 0.14 | 0.51 |
| Hex | 71 | 94 | 79 | 18 | 0 | 12 | 2A | 86 | E | 33 |
| Octal | 161 | 224 | 171 | 30 | 0 | 22 | 52 | 206 | 16 | 63 |
| Binary | 1110001 | 10010100 | 1111001 | 11000 | 0 | 10010 | 101010 | 10000110 | 1110 | 110011 |
Color Harmonies of #719479
Complementary color
Monochromatic Colors of #719479
Black with #719479
Text Example
Text Example
White with #719479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719479; }
p { color: rgb(113,148,121); }
H1.HeaderClassName
{
color: #719479;
}
.AnyTagClassName
{
color: #719479;
}
</style>
background-color css
<style>
a { background-color: #719479; }
a { background-color: rgb(113,148,121); }
div.DivClassName
{
background-color: #719479;
}
.BgClassName
{
background-color: #719479;
}
</style>
border-color css
<style>
span { border-color: #719479; }
span { border-color: rgb(113,148,121); }
td.TdClassName
{
border-color: #719479;
}
.TagClassName
{
border-color: #719479;
}
</style>