Shades of Oxley #719377
Tints of Oxley #719377
RGB
CMYK
RGB Variations
Color information
#719377 (or 0x719377) is known color: Oxley. HEX triplet: 71, 93 and 77. RGB value is (113,147,119). Sum of RGB (Red+Green+Blue) = 113+147+119=379 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.82% from 379); Green value is 147 (57.81% from 255 or 38.79% from 379); Blue value is 119 (46.88% from 255 or 31.40% from 379); Max value from RGB is 147 - color contains mainly: green. Hex color #719377 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719377 is #8E6C88. Grayscale: #858585. Windows color (decimal): -9333897 or 7836529. OLE color: 7836529.
HSL color Cylindrical-coordinate representation of color #719377: hue angle of 130.59º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #719377 is Cyan = 0.23, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 119 | - |
| CMYK | 0.23 | 0 | 0.19 | 0.42 |
| HSL | 130.59º | 0.14% | 0.51% | - |
| HSV(B) | 130.59º | 0.23% | 0.58% | - |
| XYZ | 20.57 | 25.71 | 21.33 | - |
| YUV | 133.64 | 119.74 | 113.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 119 | 0.23 | 0 | 0.19 | 0.42 | 130.59 | 0.14 | 0.51 |
| Hex | 71 | 93 | 77 | 17 | 0 | 13 | 2A | 83 | E | 33 |
| Octal | 161 | 223 | 167 | 27 | 0 | 23 | 52 | 203 | 16 | 63 |
| Binary | 1110001 | 10010011 | 1110111 | 10111 | 0 | 10011 | 101010 | 10000011 | 1110 | 110011 |
Color Harmonies of #719377
Complementary color
Monochromatic Colors of #719377
Black with #719377
Text Example
Text Example
White with #719377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719377; }
p { color: rgb(113,147,119); }
H1.HeaderClassName
{
color: #719377;
}
.AnyTagClassName
{
color: #719377;
}
</style>
background-color css
<style>
a { background-color: #719377; }
a { background-color: rgb(113,147,119); }
div.DivClassName
{
background-color: #719377;
}
.BgClassName
{
background-color: #719377;
}
</style>
border-color css
<style>
span { border-color: #719377; }
span { border-color: rgb(113,147,119); }
td.TdClassName
{
border-color: #719377;
}
.TagClassName
{
border-color: #719377;
}
</style>