Shades of Oxley #659676
Tints of Oxley #659676
RGB
CMYK
RGB Variations
Color information
#659676 (or 0x659676) is known color: Oxley. HEX triplet: 65, 96 and 76. RGB value is (101,150,118). Sum of RGB (Red+Green+Blue) = 101+150+118=369 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.37% from 369); Green value is 150 (58.98% from 255 or 40.65% from 369); Blue value is 118 (46.48% from 255 or 31.98% from 369); Max value from RGB is 150 - color contains mainly: green. Hex color #659676 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659676 is #9A6989. Grayscale: #838383. Windows color (decimal): -10119562 or 7771749. OLE color: 7771749.
HSL color Cylindrical-coordinate representation of color #659676: hue angle of 140.82º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #659676 is Cyan = 0.33, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 150 | 118 | - |
| CMYK | 0.33 | 0 | 0.21 | 0.41 |
| HSL | 140.82º | 0.2% | 0.49% | - |
| HSV(B) | 140.82º | 0.33% | 0.59% | - |
| XYZ | 19.54 | 25.89 | 21.11 | - |
| YUV | 131.7 | 120.27 | 106.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 150 | 118 | 0.33 | 0 | 0.21 | 0.41 | 140.82 | 0.2 | 0.49 |
| Hex | 65 | 96 | 76 | 21 | 0 | 15 | 29 | 8D | 14 | 31 |
| Octal | 145 | 226 | 166 | 41 | 0 | 25 | 51 | 215 | 24 | 61 |
| Binary | 1100101 | 10010110 | 1110110 | 100001 | 0 | 10101 | 101001 | 10001101 | 10100 | 110001 |
Color Harmonies of #659676
Complementary color
Monochromatic Colors of #659676
Black with #659676
Text Example
Text Example
White with #659676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659676; }
p { color: rgb(101,150,118); }
H1.HeaderClassName
{
color: #659676;
}
.AnyTagClassName
{
color: #659676;
}
</style>
background-color css
<style>
a { background-color: #659676; }
a { background-color: rgb(101,150,118); }
div.DivClassName
{
background-color: #659676;
}
.BgClassName
{
background-color: #659676;
}
</style>
border-color css
<style>
span { border-color: #659676; }
span { border-color: rgb(101,150,118); }
td.TdClassName
{
border-color: #659676;
}
.TagClassName
{
border-color: #659676;
}
</style>