Shades of Oxley #719978
Tints of Oxley #719978
RGB
CMYK
RGB Variations
Color information
#719978 (or 0x719978) is known color: Oxley. HEX triplet: 71, 99 and 78. RGB value is (113,153,120). Sum of RGB (Red+Green+Blue) = 113+153+120=386 (51% of max value = 765). Red value is 113 (44.53% from 255 or 29.27% from 386); Green value is 153 (60.16% from 255 or 39.64% from 386); Blue value is 120 (47.27% from 255 or 31.09% from 386); Max value from RGB is 153 - color contains mainly: green. Hex color #719978 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719978 is #8E6687. Grayscale: #898989. Windows color (decimal): -9332360 or 7903601. OLE color: 7903601.
HSL color Cylindrical-coordinate representation of color #719978: hue angle of 130.5º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #719978 is Cyan = 0.26, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 113 | 153 | 120 | - |
| CMYK | 0.26 | 0 | 0.22 | 0.4 |
| HSL | 130.5º | 0.16% | 0.52% | - |
| HSV(B) | 130.5º | 0.26% | 0.6% | - |
| XYZ | 21.59 | 27.65 | 21.97 | - |
| YUV | 137.28 | 118.25 | 110.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 153 | 120 | 0.26 | 0 | 0.22 | 0.4 | 130.5 | 0.16 | 0.52 |
| Hex | 71 | 99 | 78 | 1A | 0 | 16 | 28 | 82 | 10 | 34 |
| Octal | 161 | 231 | 170 | 32 | 0 | 26 | 50 | 202 | 20 | 64 |
| Binary | 1110001 | 10011001 | 1111000 | 11010 | 0 | 10110 | 101000 | 10000010 | 10000 | 110100 |
Color Harmonies of #719978
Complementary color
Monochromatic Colors of #719978
Black with #719978
Text Example
Text Example
White with #719978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719978; }
p { color: rgb(113,153,120); }
H1.HeaderClassName
{
color: #719978;
}
.AnyTagClassName
{
color: #719978;
}
</style>
background-color css
<style>
a { background-color: #719978; }
a { background-color: rgb(113,153,120); }
div.DivClassName
{
background-color: #719978;
}
.BgClassName
{
background-color: #719978;
}
</style>
border-color css
<style>
span { border-color: #719978; }
span { border-color: rgb(113,153,120); }
td.TdClassName
{
border-color: #719978;
}
.TagClassName
{
border-color: #719978;
}
</style>