Shades of Oxley #659279
Tints of Oxley #659279
RGB
CMYK
RGB Variations
Color information
#659279 (or 0x659279) is known color: Oxley. HEX triplet: 65, 92 and 79. RGB value is (101,146,121). Sum of RGB (Red+Green+Blue) = 101+146+121=368 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.45% from 368); Green value is 146 (57.42% from 255 or 39.67% from 368); Blue value is 121 (47.66% from 255 or 32.88% from 368); Max value from RGB is 146 - color contains mainly: green. Hex color #659279 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659279 is #9A6D86. Grayscale: #818181. Windows color (decimal): -10120583 or 7967333. OLE color: 7967333.
HSL color Cylindrical-coordinate representation of color #659279: hue angle of 146.67º 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 #659279 is Cyan = 0.31, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 146 | 121 | - |
| CMYK | 0.31 | 0 | 0.17 | 0.43 |
| HSL | 146.67º | 0.18% | 0.48% | - |
| HSV(B) | 146.67º | 0.31% | 0.57% | - |
| XYZ | 19.1 | 24.7 | 21.85 | - |
| YUV | 129.7 | 123.09 | 107.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 146 | 121 | 0.31 | 0 | 0.17 | 0.43 | 146.67 | 0.18 | 0.48 |
| Hex | 65 | 92 | 79 | 1F | 0 | 11 | 2B | 93 | 12 | 30 |
| Octal | 145 | 222 | 171 | 37 | 0 | 21 | 53 | 223 | 22 | 60 |
| Binary | 1100101 | 10010010 | 1111001 | 11111 | 0 | 10001 | 101011 | 10010011 | 10010 | 110000 |
Color Harmonies of #659279
Complementary color
Monochromatic Colors of #659279
Black with #659279
Text Example
Text Example
White with #659279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659279; }
p { color: rgb(101,146,121); }
H1.HeaderClassName
{
color: #659279;
}
.AnyTagClassName
{
color: #659279;
}
</style>
background-color css
<style>
a { background-color: #659279; }
a { background-color: rgb(101,146,121); }
div.DivClassName
{
background-color: #659279;
}
.BgClassName
{
background-color: #659279;
}
</style>
border-color css
<style>
span { border-color: #659279; }
span { border-color: rgb(101,146,121); }
td.TdClassName
{
border-color: #659279;
}
.TagClassName
{
border-color: #659279;
}
</style>