Shades of Oxley #659170
Tints of Oxley #659170
RGB
CMYK
RGB Variations
Color information
#659170 (or 0x659170) is known color: Oxley. HEX triplet: 65, 91 and 70. RGB value is (101,145,112). Sum of RGB (Red+Green+Blue) = 101+145+112=358 (47% of max value = 765). Red value is 101 (39.84% from 255 or 28.21% from 358); Green value is 145 (57.03% from 255 or 40.50% from 358); Blue value is 112 (44.14% from 255 or 31.28% from 358); Max value from RGB is 145 - color contains mainly: green. Hex color #659170 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659170 is #9A6E8F. Grayscale: #808080. Windows color (decimal): -10120848 or 7377253. OLE color: 7377253.
HSL color Cylindrical-coordinate representation of color #659170: hue angle of 135º 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 #659170 is Cyan = 0.30, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 145 | 112 | - |
| CMYK | 0.30 | 0 | 0.23 | 0.43 |
| HSL | 135º | 0.18% | 0.48% | - |
| HSV(B) | 135º | 0.3% | 0.57% | - |
| XYZ | 18.42 | 24.19 | 19.03 | - |
| YUV | 128.08 | 118.92 | 108.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 112 | 0.30 | 0 | 0.23 | 0.43 | 135 | 0.18 | 0.48 |
| Hex | 65 | 91 | 70 | 1E | 0 | 17 | 2B | 87 | 12 | 30 |
| Octal | 145 | 221 | 160 | 36 | 0 | 27 | 53 | 207 | 22 | 60 |
| Binary | 1100101 | 10010001 | 1110000 | 11110 | 0 | 10111 | 101011 | 10000111 | 10010 | 110000 |
Color Harmonies of #659170
Complementary color
Monochromatic Colors of #659170
Black with #659170
Text Example
Text Example
White with #659170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659170; }
p { color: rgb(101,145,112); }
H1.HeaderClassName
{
color: #659170;
}
.AnyTagClassName
{
color: #659170;
}
</style>
background-color css
<style>
a { background-color: #659170; }
a { background-color: rgb(101,145,112); }
div.DivClassName
{
background-color: #659170;
}
.BgClassName
{
background-color: #659170;
}
</style>
border-color css
<style>
span { border-color: #659170; }
span { border-color: rgb(101,145,112); }
td.TdClassName
{
border-color: #659170;
}
.TagClassName
{
border-color: #659170;
}
</style>