Shades of Oxley #659376
Tints of Oxley #659376
RGB
CMYK
RGB Variations
Color information
#659376 (or 0x659376) is known color: Oxley. HEX triplet: 65, 93 and 76. RGB value is (101,147,118). Sum of RGB (Red+Green+Blue) = 101+147+118=366 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.60% from 366); Green value is 147 (57.81% from 255 or 40.16% from 366); Blue value is 118 (46.48% from 255 or 32.24% from 366); Max value from RGB is 147 - color contains mainly: green. Hex color #659376 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659376 is #9A6C89. Grayscale: #828282. Windows color (decimal): -10120330 or 7770981. OLE color: 7770981.
HSL color Cylindrical-coordinate representation of color #659376: hue angle of 142.17º 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 #659376 is Cyan = 0.31, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 147 | 118 | - |
| CMYK | 0.31 | 0 | 0.20 | 0.42 |
| HSL | 142.17º | 0.19% | 0.49% | - |
| HSV(B) | 142.17º | 0.31% | 0.58% | - |
| XYZ | 19.07 | 24.94 | 20.95 | - |
| YUV | 129.94 | 121.26 | 107.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 147 | 118 | 0.31 | 0 | 0.20 | 0.42 | 142.17 | 0.19 | 0.49 |
| Hex | 65 | 93 | 76 | 1F | 0 | 14 | 2A | 8E | 13 | 31 |
| Octal | 145 | 223 | 166 | 37 | 0 | 24 | 52 | 216 | 23 | 61 |
| Binary | 1100101 | 10010011 | 1110110 | 11111 | 0 | 10100 | 101010 | 10001110 | 10011 | 110001 |
Color Harmonies of #659376
Complementary color
Monochromatic Colors of #659376
Black with #659376
Text Example
Text Example
White with #659376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659376; }
p { color: rgb(101,147,118); }
H1.HeaderClassName
{
color: #659376;
}
.AnyTagClassName
{
color: #659376;
}
</style>
background-color css
<style>
a { background-color: #659376; }
a { background-color: rgb(101,147,118); }
div.DivClassName
{
background-color: #659376;
}
.BgClassName
{
background-color: #659376;
}
</style>
border-color css
<style>
span { border-color: #659376; }
span { border-color: rgb(101,147,118); }
td.TdClassName
{
border-color: #659376;
}
.TagClassName
{
border-color: #659376;
}
</style>