Shades of Oxley #659372
Tints of Oxley #659372
RGB
CMYK
RGB Variations
Color information
#659372 (or 0x659372) is known color: Oxley. HEX triplet: 65, 93 and 72. RGB value is (101,147,114). Sum of RGB (Red+Green+Blue) = 101+147+114=362 (47% of max value = 765). Red value is 101 (39.84% from 255 or 27.90% from 362); Green value is 147 (57.81% from 255 or 40.61% from 362); Blue value is 114 (44.92% from 255 or 31.49% from 362); Max value from RGB is 147 - color contains mainly: green. Hex color #659372 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659372 is #9A6C8D. Grayscale: #818181. Windows color (decimal): -10120334 or 7508837. OLE color: 7508837.
HSL color Cylindrical-coordinate representation of color #659372: hue angle of 136.96º 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 #659372 is Cyan = 0.31, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 147 | 114 | - |
| CMYK | 0.31 | 0 | 0.22 | 0.42 |
| HSL | 136.96º | 0.19% | 0.49% | - |
| HSV(B) | 136.96º | 0.31% | 0.58% | - |
| XYZ | 18.84 | 24.85 | 19.72 | - |
| YUV | 129.48 | 119.26 | 107.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 147 | 114 | 0.31 | 0 | 0.22 | 0.42 | 136.96 | 0.19 | 0.49 |
| Hex | 65 | 93 | 72 | 1F | 0 | 16 | 2A | 89 | 13 | 31 |
| Octal | 145 | 223 | 162 | 37 | 0 | 26 | 52 | 211 | 23 | 61 |
| Binary | 1100101 | 10010011 | 1110010 | 11111 | 0 | 10110 | 101010 | 10001001 | 10011 | 110001 |
Color Harmonies of #659372
Complementary color
Monochromatic Colors of #659372
Black with #659372
Text Example
Text Example
White with #659372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659372; }
p { color: rgb(101,147,114); }
H1.HeaderClassName
{
color: #659372;
}
.AnyTagClassName
{
color: #659372;
}
</style>
background-color css
<style>
a { background-color: #659372; }
a { background-color: rgb(101,147,114); }
div.DivClassName
{
background-color: #659372;
}
.BgClassName
{
background-color: #659372;
}
</style>
border-color css
<style>
span { border-color: #659372; }
span { border-color: rgb(101,147,114); }
td.TdClassName
{
border-color: #659372;
}
.TagClassName
{
border-color: #659372;
}
</style>