Shades of Oxley #719676
Tints of Oxley #719676
RGB
CMYK
RGB Variations
Color information
#719676 (or 0x719676) is known color: Oxley. HEX triplet: 71, 96 and 76. RGB value is (113,150,118). Sum of RGB (Red+Green+Blue) = 113+150+118=381 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.66% from 381); Green value is 150 (58.98% from 255 or 39.37% from 381); Blue value is 118 (46.48% from 255 or 30.97% from 381); Max value from RGB is 150 - color contains mainly: green. Hex color #719676 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719676 is #8E6989. Grayscale: #878787. Windows color (decimal): -9333130 or 7771761. OLE color: 7771761.
HSL color Cylindrical-coordinate representation of color #719676: hue angle of 128.11º 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 #719676 is Cyan = 0.25, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 150 | 118 | - |
| CMYK | 0.25 | 0 | 0.21 | 0.41 |
| HSL | 128.11º | 0.15% | 0.52% | - |
| HSV(B) | 128.11º | 0.25% | 0.59% | - |
| XYZ | 20.99 | 26.63 | 21.17 | - |
| YUV | 135.29 | 118.24 | 112.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 118 | 0.25 | 0 | 0.21 | 0.41 | 128.11 | 0.15 | 0.52 |
| Hex | 71 | 96 | 76 | 19 | 0 | 15 | 29 | 80 | F | 34 |
| Octal | 161 | 226 | 166 | 31 | 0 | 25 | 51 | 200 | 17 | 64 |
| Binary | 1110001 | 10010110 | 1110110 | 11001 | 0 | 10101 | 101001 | 10000000 | 1111 | 110100 |
Color Harmonies of #719676
Complementary color
Monochromatic Colors of #719676
Black with #719676
Text Example
Text Example
White with #719676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719676; }
p { color: rgb(113,150,118); }
H1.HeaderClassName
{
color: #719676;
}
.AnyTagClassName
{
color: #719676;
}
</style>
background-color css
<style>
a { background-color: #719676; }
a { background-color: rgb(113,150,118); }
div.DivClassName
{
background-color: #719676;
}
.BgClassName
{
background-color: #719676;
}
</style>
border-color css
<style>
span { border-color: #719676; }
span { border-color: rgb(113,150,118); }
td.TdClassName
{
border-color: #719676;
}
.TagClassName
{
border-color: #719676;
}
</style>