Shades of Oxley #659271
Tints of Oxley #659271
RGB
CMYK
RGB Variations
Color information
#659271 (or 0x659271) is known color: Oxley. HEX triplet: 65, 92 and 71. RGB value is (101,146,113). Sum of RGB (Red+Green+Blue) = 101+146+113=360 (47% of max value = 765). Red value is 101 (39.84% from 255 or 28.06% from 360); Green value is 146 (57.42% from 255 or 40.56% from 360); Blue value is 113 (44.53% from 255 or 31.39% from 360); Max value from RGB is 146 - color contains mainly: green. Hex color #659271 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659271 is #9A6D8E. Grayscale: #808080. Windows color (decimal): -10120591 or 7443045. OLE color: 7443045.
HSL color Cylindrical-coordinate representation of color #659271: hue angle of 136º 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 #659271 is Cyan = 0.31, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 146 | 113 | - |
| CMYK | 0.31 | 0 | 0.23 | 0.43 |
| HSL | 136º | 0.18% | 0.48% | - |
| HSV(B) | 136º | 0.31% | 0.57% | - |
| XYZ | 18.63 | 24.52 | 19.37 | - |
| YUV | 128.78 | 119.09 | 108.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 146 | 113 | 0.31 | 0 | 0.23 | 0.43 | 136 | 0.18 | 0.48 |
| Hex | 65 | 92 | 71 | 1F | 0 | 17 | 2B | 88 | 12 | 30 |
| Octal | 145 | 222 | 161 | 37 | 0 | 27 | 53 | 210 | 22 | 60 |
| Binary | 1100101 | 10010010 | 1110001 | 11111 | 0 | 10111 | 101011 | 10001000 | 10010 | 110000 |
Color Harmonies of #659271
Complementary color
Monochromatic Colors of #659271
Black with #659271
Text Example
Text Example
White with #659271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659271; }
p { color: rgb(101,146,113); }
H1.HeaderClassName
{
color: #659271;
}
.AnyTagClassName
{
color: #659271;
}
</style>
background-color css
<style>
a { background-color: #659271; }
a { background-color: rgb(101,146,113); }
div.DivClassName
{
background-color: #659271;
}
.BgClassName
{
background-color: #659271;
}
</style>
border-color css
<style>
span { border-color: #659271; }
span { border-color: rgb(101,146,113); }
td.TdClassName
{
border-color: #659271;
}
.TagClassName
{
border-color: #659271;
}
</style>