Shades of Oxley #719481
Tints of Oxley #719481
RGB
CMYK
RGB Variations
Color information
#719481 (or 0x719481) is known color: Oxley. HEX triplet: 71, 94 and 81. RGB value is (113,148,129). Sum of RGB (Red+Green+Blue) = 113+148+129=390 (51% of max value = 765). Red value is 113 (44.53% from 255 or 28.97% from 390); Green value is 148 (58.20% from 255 or 37.95% from 390); Blue value is 129 (50.78% from 255 or 33.08% from 390); Max value from RGB is 148 - color contains mainly: green. Hex color #719481 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719481 is #8E6B7E. Grayscale: #878787. Windows color (decimal): -9333631 or 8492145. OLE color: 8492145.
HSL color Cylindrical-coordinate representation of color #719481: hue angle of 147.43º 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 #719481 is Cyan = 0.24, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 148 | 129 | - |
| CMYK | 0.24 | 0 | 0.13 | 0.42 |
| HSL | 147.43º | 0.14% | 0.51% | - |
| HSV(B) | 147.43º | 0.24% | 0.58% | - |
| XYZ | 21.36 | 26.28 | 24.71 | - |
| YUV | 135.37 | 124.4 | 112.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 148 | 129 | 0.24 | 0 | 0.13 | 0.42 | 147.43 | 0.14 | 0.51 |
| Hex | 71 | 94 | 81 | 18 | 0 | D | 2A | 93 | E | 33 |
| Octal | 161 | 224 | 201 | 30 | 0 | 15 | 52 | 223 | 16 | 63 |
| Binary | 1110001 | 10010100 | 10000001 | 11000 | 0 | 1101 | 101010 | 10010011 | 1110 | 110011 |
Color Harmonies of #719481
Complementary color
Monochromatic Colors of #719481
Black with #719481
Text Example
Text Example
White with #719481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719481; }
p { color: rgb(113,148,129); }
H1.HeaderClassName
{
color: #719481;
}
.AnyTagClassName
{
color: #719481;
}
</style>
background-color css
<style>
a { background-color: #719481; }
a { background-color: rgb(113,148,129); }
div.DivClassName
{
background-color: #719481;
}
.BgClassName
{
background-color: #719481;
}
</style>
border-color css
<style>
span { border-color: #719481; }
span { border-color: rgb(113,148,129); }
td.TdClassName
{
border-color: #719481;
}
.TagClassName
{
border-color: #719481;
}
</style>