Shades of Oxley #659275
Tints of Oxley #659275
RGB
CMYK
RGB Variations
Color information
#659275 (or 0x659275) is known color: Oxley. HEX triplet: 65, 92 and 75. RGB value is (101,146,117). Sum of RGB (Red+Green+Blue) = 101+146+117=364 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.75% from 364); Green value is 146 (57.42% from 255 or 40.11% from 364); Blue value is 117 (46.09% from 255 or 32.14% from 364); Max value from RGB is 146 - color contains mainly: green. Hex color #659275 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659275 is #9A6D8A. Grayscale: #818181. Windows color (decimal): -10120587 or 7705189. OLE color: 7705189.
HSL color Cylindrical-coordinate representation of color #659275: hue angle of 141.33º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #659275 is Cyan = 0.31, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 146 | 117 | - |
| CMYK | 0.31 | 0 | 0.20 | 0.43 |
| HSL | 141.33º | 0.18% | 0.48% | - |
| HSV(B) | 141.33º | 0.31% | 0.57% | - |
| XYZ | 18.86 | 24.61 | 20.59 | - |
| YUV | 129.24 | 121.09 | 107.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 146 | 117 | 0.31 | 0 | 0.20 | 0.43 | 141.33 | 0.18 | 0.48 |
| Hex | 65 | 92 | 75 | 1F | 0 | 14 | 2B | 8D | 12 | 30 |
| Octal | 145 | 222 | 165 | 37 | 0 | 24 | 53 | 215 | 22 | 60 |
| Binary | 1100101 | 10010010 | 1110101 | 11111 | 0 | 10100 | 101011 | 10001101 | 10010 | 110000 |
Color Harmonies of #659275
Complementary color
Monochromatic Colors of #659275
Black with #659275
Text Example
Text Example
White with #659275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659275; }
p { color: rgb(101,146,117); }
H1.HeaderClassName
{
color: #659275;
}
.AnyTagClassName
{
color: #659275;
}
</style>
background-color css
<style>
a { background-color: #659275; }
a { background-color: rgb(101,146,117); }
div.DivClassName
{
background-color: #659275;
}
.BgClassName
{
background-color: #659275;
}
</style>
border-color css
<style>
span { border-color: #659275; }
span { border-color: rgb(101,146,117); }
td.TdClassName
{
border-color: #659275;
}
.TagClassName
{
border-color: #659275;
}
</style>