Shades of Oxley #659875
Tints of Oxley #659875
RGB
CMYK
RGB Variations
Color information
#659875 (or 0x659875) is known color: Oxley. HEX triplet: 65, 98 and 75. RGB value is (101,152,117). Sum of RGB (Red+Green+Blue) = 101+152+117=370 (49% of max value = 765). Red value is 101 (39.84% from 255 or 27.30% from 370); Green value is 152 (59.77% from 255 or 41.08% from 370); Blue value is 117 (46.09% from 255 or 31.62% from 370); Max value from RGB is 152 - color contains mainly: green. Hex color #659875 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659875 is #9A678A. Grayscale: #848484. Windows color (decimal): -10119051 or 7706725. OLE color: 7706725.
HSL color Cylindrical-coordinate representation of color #659875: hue angle of 138.82º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #659875 is Cyan = 0.34, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 101 | 152 | 117 | - |
| CMYK | 0.34 | 0 | 0.23 | 0.40 |
| HSL | 138.82º | 0.2% | 0.5% | - |
| HSV(B) | 138.82º | 0.34% | 0.6% | - |
| XYZ | 19.81 | 26.51 | 20.9 | - |
| YUV | 132.76 | 119.1 | 105.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 152 | 117 | 0.34 | 0 | 0.23 | 0.40 | 138.82 | 0.2 | 0.5 |
| Hex | 65 | 98 | 75 | 22 | 0 | 17 | 28 | 8B | 14 | 32 |
| Octal | 145 | 230 | 165 | 42 | 0 | 27 | 50 | 213 | 24 | 62 |
| Binary | 1100101 | 10011000 | 1110101 | 100010 | 0 | 10111 | 101000 | 10001011 | 10100 | 110010 |
Color Harmonies of #659875
Complementary color
Monochromatic Colors of #659875
Black with #659875
Text Example
Text Example
White with #659875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659875; }
p { color: rgb(101,152,117); }
H1.HeaderClassName
{
color: #659875;
}
.AnyTagClassName
{
color: #659875;
}
</style>
background-color css
<style>
a { background-color: #659875; }
a { background-color: rgb(101,152,117); }
div.DivClassName
{
background-color: #659875;
}
.BgClassName
{
background-color: #659875;
}
</style>
border-color css
<style>
span { border-color: #659875; }
span { border-color: rgb(101,152,117); }
td.TdClassName
{
border-color: #659875;
}
.TagClassName
{
border-color: #659875;
}
</style>