Shades of Oxley #659375
Tints of Oxley #659375
RGB
CMYK
RGB Variations
Color information
#659375 (or 0x659375) is known color: Oxley. HEX triplet: 65, 93 and 75. RGB value is (101,147,117). Sum of RGB (Red+Green+Blue) = 101+147+117=365 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.67% from 365); Green value is 147 (57.81% from 255 or 40.27% from 365); Blue value is 117 (46.09% from 255 or 32.05% from 365); Max value from RGB is 147 - color contains mainly: green. Hex color #659375 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659375 is #9A6C8A. Grayscale: #818181. Windows color (decimal): -10120331 or 7705445. OLE color: 7705445.
HSL color Cylindrical-coordinate representation of color #659375: hue angle of 140.87º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #659375 is Cyan = 0.31, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 147 | 117 | - |
| CMYK | 0.31 | 0 | 0.20 | 0.42 |
| HSL | 140.87º | 0.19% | 0.49% | - |
| HSV(B) | 140.87º | 0.31% | 0.58% | - |
| XYZ | 19.01 | 24.92 | 20.64 | - |
| YUV | 129.83 | 120.76 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 147 | 117 | 0.31 | 0 | 0.20 | 0.42 | 140.87 | 0.19 | 0.49 |
| Hex | 65 | 93 | 75 | 1F | 0 | 14 | 2A | 8D | 13 | 31 |
| Octal | 145 | 223 | 165 | 37 | 0 | 24 | 52 | 215 | 23 | 61 |
| Binary | 1100101 | 10010011 | 1110101 | 11111 | 0 | 10100 | 101010 | 10001101 | 10011 | 110001 |
Color Harmonies of #659375
Complementary color
Monochromatic Colors of #659375
Black with #659375
Text Example
Text Example
White with #659375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659375; }
p { color: rgb(101,147,117); }
H1.HeaderClassName
{
color: #659375;
}
.AnyTagClassName
{
color: #659375;
}
</style>
background-color css
<style>
a { background-color: #659375; }
a { background-color: rgb(101,147,117); }
div.DivClassName
{
background-color: #659375;
}
.BgClassName
{
background-color: #659375;
}
</style>
border-color css
<style>
span { border-color: #659375; }
span { border-color: rgb(101,147,117); }
td.TdClassName
{
border-color: #659375;
}
.TagClassName
{
border-color: #659375;
}
</style>