Shades of Oxley #659176
Tints of Oxley #659176
RGB
CMYK
RGB Variations
Color information
#659176 (or 0x659176) is known color: Oxley. HEX triplet: 65, 91 and 76. RGB value is (101,145,118). Sum of RGB (Red+Green+Blue) = 101+145+118=364 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.75% from 364); Green value is 145 (57.03% from 255 or 39.84% from 364); Blue value is 118 (46.48% from 255 or 32.42% from 364); Max value from RGB is 145 - color contains mainly: green. Hex color #659176 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659176 is #9A6E89. Grayscale: #808080. Windows color (decimal): -10120842 or 7770469. OLE color: 7770469.
HSL color Cylindrical-coordinate representation of color #659176: hue angle of 143.18º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #659176 is Cyan = 0.30, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 145 | 118 | - |
| CMYK | 0.30 | 0 | 0.19 | 0.43 |
| HSL | 143.18º | 0.18% | 0.48% | - |
| HSV(B) | 143.18º | 0.3% | 0.57% | - |
| XYZ | 18.76 | 24.33 | 20.85 | - |
| YUV | 128.77 | 121.92 | 108.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 118 | 0.30 | 0 | 0.19 | 0.43 | 143.18 | 0.18 | 0.48 |
| Hex | 65 | 91 | 76 | 1E | 0 | 13 | 2B | 8F | 12 | 30 |
| Octal | 145 | 221 | 166 | 36 | 0 | 23 | 53 | 217 | 22 | 60 |
| Binary | 1100101 | 10010001 | 1110110 | 11110 | 0 | 10011 | 101011 | 10001111 | 10010 | 110000 |
Color Harmonies of #659176
Complementary color
Monochromatic Colors of #659176
Black with #659176
Text Example
Text Example
White with #659176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659176; }
p { color: rgb(101,145,118); }
H1.HeaderClassName
{
color: #659176;
}
.AnyTagClassName
{
color: #659176;
}
</style>
background-color css
<style>
a { background-color: #659176; }
a { background-color: rgb(101,145,118); }
div.DivClassName
{
background-color: #659176;
}
.BgClassName
{
background-color: #659176;
}
</style>
border-color css
<style>
span { border-color: #659176; }
span { border-color: rgb(101,145,118); }
td.TdClassName
{
border-color: #659176;
}
.TagClassName
{
border-color: #659176;
}
</style>