Shades of Oxley #659675
Tints of Oxley #659675
RGB
CMYK
RGB Variations
Color information
#659675 (or 0x659675) is known color: Oxley. HEX triplet: 65, 96 and 75. RGB value is (101,150,117). Sum of RGB (Red+Green+Blue) = 101+150+117=368 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.45% from 368); Green value is 150 (58.98% from 255 or 40.76% from 368); Blue value is 117 (46.09% from 255 or 31.79% from 368); Max value from RGB is 150 - color contains mainly: green. Hex color #659675 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659675 is #9A698A. Grayscale: #838383. Windows color (decimal): -10119563 or 7706213. OLE color: 7706213.
HSL color Cylindrical-coordinate representation of color #659675: hue angle of 139.59º 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 #659675 is Cyan = 0.33, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 150 | 117 | - |
| CMYK | 0.33 | 0 | 0.22 | 0.41 |
| HSL | 139.59º | 0.2% | 0.49% | - |
| HSV(B) | 139.59º | 0.33% | 0.59% | - |
| XYZ | 19.48 | 25.86 | 20.79 | - |
| YUV | 131.59 | 119.77 | 106.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 150 | 117 | 0.33 | 0 | 0.22 | 0.41 | 139.59 | 0.2 | 0.49 |
| Hex | 65 | 96 | 75 | 21 | 0 | 16 | 29 | 8C | 14 | 31 |
| Octal | 145 | 226 | 165 | 41 | 0 | 26 | 51 | 214 | 24 | 61 |
| Binary | 1100101 | 10010110 | 1110101 | 100001 | 0 | 10110 | 101001 | 10001100 | 10100 | 110001 |
Color Harmonies of #659675
Complementary color
Monochromatic Colors of #659675
Black with #659675
Text Example
Text Example
White with #659675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659675; }
p { color: rgb(101,150,117); }
H1.HeaderClassName
{
color: #659675;
}
.AnyTagClassName
{
color: #659675;
}
</style>
background-color css
<style>
a { background-color: #659675; }
a { background-color: rgb(101,150,117); }
div.DivClassName
{
background-color: #659675;
}
.BgClassName
{
background-color: #659675;
}
</style>
border-color css
<style>
span { border-color: #659675; }
span { border-color: rgb(101,150,117); }
td.TdClassName
{
border-color: #659675;
}
.TagClassName
{
border-color: #659675;
}
</style>