Shades of Oxley #659171
Tints of Oxley #659171
RGB
CMYK
RGB Variations
Color information
#659171 (or 0x659171) is known color: Oxley. HEX triplet: 65, 91 and 71. RGB value is (101,145,113). Sum of RGB (Red+Green+Blue) = 101+145+113=359 (47% of max value = 765). Red value is 101 (39.84% from 255 or 28.13% from 359); Green value is 145 (57.03% from 255 or 40.39% from 359); Blue value is 113 (44.53% from 255 or 31.48% from 359); Max value from RGB is 145 - color contains mainly: green. Hex color #659171 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659171 is #9A6E8E. Grayscale: #808080. Windows color (decimal): -10120847 or 7442789. OLE color: 7442789.
HSL color Cylindrical-coordinate representation of color #659171: hue angle of 136.36º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #659171 is Cyan = 0.30, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 145 | 113 | - |
| CMYK | 0.30 | 0 | 0.22 | 0.43 |
| HSL | 136.36º | 0.18% | 0.48% | - |
| HSV(B) | 136.36º | 0.3% | 0.57% | - |
| XYZ | 18.47 | 24.21 | 19.32 | - |
| YUV | 128.2 | 119.42 | 108.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 113 | 0.30 | 0 | 0.22 | 0.43 | 136.36 | 0.18 | 0.48 |
| Hex | 65 | 91 | 71 | 1E | 0 | 16 | 2B | 88 | 12 | 30 |
| Octal | 145 | 221 | 161 | 36 | 0 | 26 | 53 | 210 | 22 | 60 |
| Binary | 1100101 | 10010001 | 1110001 | 11110 | 0 | 10110 | 101011 | 10001000 | 10010 | 110000 |
Color Harmonies of #659171
Complementary color
Monochromatic Colors of #659171
Black with #659171
Text Example
Text Example
White with #659171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659171; }
p { color: rgb(101,145,113); }
H1.HeaderClassName
{
color: #659171;
}
.AnyTagClassName
{
color: #659171;
}
</style>
background-color css
<style>
a { background-color: #659171; }
a { background-color: rgb(101,145,113); }
div.DivClassName
{
background-color: #659171;
}
.BgClassName
{
background-color: #659171;
}
</style>
border-color css
<style>
span { border-color: #659171; }
span { border-color: rgb(101,145,113); }
td.TdClassName
{
border-color: #659171;
}
.TagClassName
{
border-color: #659171;
}
</style>