Shades of Oxley #659379
Tints of Oxley #659379
RGB
CMYK
RGB Variations
Color information
#659379 (or 0x659379) is known color: Oxley. HEX triplet: 65, 93 and 79. RGB value is (101,147,121). Sum of RGB (Red+Green+Blue) = 101+147+121=369 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.37% from 369); Green value is 147 (57.81% from 255 or 39.84% from 369); Blue value is 121 (47.66% from 255 or 32.79% from 369); Max value from RGB is 147 - color contains mainly: green. Hex color #659379 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659379 is #9A6C86. Grayscale: #828282. Windows color (decimal): -10120327 or 7967589. OLE color: 7967589.
HSL color Cylindrical-coordinate representation of color #659379: hue angle of 146.09º 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 #659379 is Cyan = 0.31, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 147 | 121 | - |
| CMYK | 0.31 | 0 | 0.18 | 0.42 |
| HSL | 146.09º | 0.19% | 0.49% | - |
| HSV(B) | 146.09º | 0.31% | 0.58% | - |
| XYZ | 19.25 | 25.01 | 21.9 | - |
| YUV | 130.28 | 122.76 | 107.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 147 | 121 | 0.31 | 0 | 0.18 | 0.42 | 146.09 | 0.19 | 0.49 |
| Hex | 65 | 93 | 79 | 1F | 0 | 12 | 2A | 92 | 13 | 31 |
| Octal | 145 | 223 | 171 | 37 | 0 | 22 | 52 | 222 | 23 | 61 |
| Binary | 1100101 | 10010011 | 1111001 | 11111 | 0 | 10010 | 101010 | 10010010 | 10011 | 110001 |
Color Harmonies of #659379
Complementary color
Monochromatic Colors of #659379
Black with #659379
Text Example
Text Example
White with #659379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659379; }
p { color: rgb(101,147,121); }
H1.HeaderClassName
{
color: #659379;
}
.AnyTagClassName
{
color: #659379;
}
</style>
background-color css
<style>
a { background-color: #659379; }
a { background-color: rgb(101,147,121); }
div.DivClassName
{
background-color: #659379;
}
.BgClassName
{
background-color: #659379;
}
</style>
border-color css
<style>
span { border-color: #659379; }
span { border-color: rgb(101,147,121); }
td.TdClassName
{
border-color: #659379;
}
.TagClassName
{
border-color: #659379;
}
</style>