Shades of Oxley #659175
Tints of Oxley #659175
RGB
CMYK
RGB Variations
Color information
#659175 (or 0x659175) is known color: Oxley. HEX triplet: 65, 91 and 75. RGB value is (101,145,117). Sum of RGB (Red+Green+Blue) = 101+145+117=363 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.82% from 363); Green value is 145 (57.03% from 255 or 39.94% from 363); Blue value is 117 (46.09% from 255 or 32.23% from 363); Max value from RGB is 145 - color contains mainly: green. Hex color #659175 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659175 is #9A6E8A. Grayscale: #808080. Windows color (decimal): -10120843 or 7704933. OLE color: 7704933.
HSL color Cylindrical-coordinate representation of color #659175: hue angle of 141.82º 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 #659175 is Cyan = 0.30, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 145 | 117 | - |
| CMYK | 0.30 | 0 | 0.19 | 0.43 |
| HSL | 141.82º | 0.18% | 0.48% | - |
| HSV(B) | 141.82º | 0.3% | 0.57% | - |
| XYZ | 18.7 | 24.3 | 20.53 | - |
| YUV | 128.65 | 121.42 | 108.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 117 | 0.30 | 0 | 0.19 | 0.43 | 141.82 | 0.18 | 0.48 |
| Hex | 65 | 91 | 75 | 1E | 0 | 13 | 2B | 8E | 12 | 30 |
| Octal | 145 | 221 | 165 | 36 | 0 | 23 | 53 | 216 | 22 | 60 |
| Binary | 1100101 | 10010001 | 1110101 | 11110 | 0 | 10011 | 101011 | 10001110 | 10010 | 110000 |
Color Harmonies of #659175
Complementary color
Monochromatic Colors of #659175
Black with #659175
Text Example
Text Example
White with #659175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659175; }
p { color: rgb(101,145,117); }
H1.HeaderClassName
{
color: #659175;
}
.AnyTagClassName
{
color: #659175;
}
</style>
background-color css
<style>
a { background-color: #659175; }
a { background-color: rgb(101,145,117); }
div.DivClassName
{
background-color: #659175;
}
.BgClassName
{
background-color: #659175;
}
</style>
border-color css
<style>
span { border-color: #659175; }
span { border-color: rgb(101,145,117); }
td.TdClassName
{
border-color: #659175;
}
.TagClassName
{
border-color: #659175;
}
</style>