Shades of Oxley #719782
Tints of Oxley #719782
RGB
CMYK
RGB Variations
Color information
#719782 (or 0x719782) is known color: Oxley. HEX triplet: 71, 97 and 82. RGB value is (113,151,130). Sum of RGB (Red+Green+Blue) = 113+151+130=394 (52% of max value = 765). Red value is 113 (44.53% from 255 or 28.68% from 394); Green value is 151 (59.38% from 255 or 38.32% from 394); Blue value is 130 (51.17% from 255 or 32.99% from 394); Max value from RGB is 151 - color contains mainly: green. Hex color #719782 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719782 is #8E687D. Grayscale: #898989. Windows color (decimal): -9332862 or 8558449. OLE color: 8558449.
HSL color Cylindrical-coordinate representation of color #719782: hue angle of 146.84º 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 #719782 is Cyan = 0.25, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 151 | 130 | - |
| CMYK | 0.25 | 0 | 0.14 | 0.41 |
| HSL | 146.84º | 0.15% | 0.52% | - |
| HSV(B) | 146.84º | 0.25% | 0.59% | - |
| XYZ | 21.91 | 27.26 | 25.23 | - |
| YUV | 137.24 | 123.91 | 110.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 151 | 130 | 0.25 | 0 | 0.14 | 0.41 | 146.84 | 0.15 | 0.52 |
| Hex | 71 | 97 | 82 | 19 | 0 | E | 29 | 93 | F | 34 |
| Octal | 161 | 227 | 202 | 31 | 0 | 16 | 51 | 223 | 17 | 64 |
| Binary | 1110001 | 10010111 | 10000010 | 11001 | 0 | 1110 | 101001 | 10010011 | 1111 | 110100 |
Color Harmonies of #719782
Complementary color
Monochromatic Colors of #719782
Black with #719782
Text Example
Text Example
White with #719782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719782; }
p { color: rgb(113,151,130); }
H1.HeaderClassName
{
color: #719782;
}
.AnyTagClassName
{
color: #719782;
}
</style>
background-color css
<style>
a { background-color: #719782; }
a { background-color: rgb(113,151,130); }
div.DivClassName
{
background-color: #719782;
}
.BgClassName
{
background-color: #719782;
}
</style>
border-color css
<style>
span { border-color: #719782; }
span { border-color: rgb(113,151,130); }
td.TdClassName
{
border-color: #719782;
}
.TagClassName
{
border-color: #719782;
}
</style>