Shades of Oxley #659470
Tints of Oxley #659470
RGB
CMYK
RGB Variations
Color information
#659470 (or 0x659470) is known color: Oxley. HEX triplet: 65, 94 and 70. RGB value is (101,148,112). Sum of RGB (Red+Green+Blue) = 101+148+112=361 (47% of max value = 765). Red value is 101 (39.84% from 255 or 27.98% from 361); Green value is 148 (58.20% from 255 or 41.00% from 361); Blue value is 112 (44.14% from 255 or 31.02% from 361); Max value from RGB is 148 - color contains mainly: green. Hex color #659470 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659470 is #9A6B8F. Grayscale: #818181. Windows color (decimal): -10120080 or 7378021. OLE color: 7378021.
HSL color Cylindrical-coordinate representation of color #659470: hue angle of 134.04º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #659470 is Cyan = 0.32, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 148 | 112 | - |
| CMYK | 0.32 | 0 | 0.24 | 0.42 |
| HSL | 134.04º | 0.19% | 0.49% | - |
| HSV(B) | 134.04º | 0.32% | 0.58% | - |
| XYZ | 18.88 | 25.12 | 19.18 | - |
| YUV | 129.84 | 117.93 | 107.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 148 | 112 | 0.32 | 0 | 0.24 | 0.42 | 134.04 | 0.19 | 0.49 |
| Hex | 65 | 94 | 70 | 20 | 0 | 18 | 2A | 86 | 13 | 31 |
| Octal | 145 | 224 | 160 | 40 | 0 | 30 | 52 | 206 | 23 | 61 |
| Binary | 1100101 | 10010100 | 1110000 | 100000 | 0 | 11000 | 101010 | 10000110 | 10011 | 110001 |
Color Harmonies of #659470
Complementary color
Monochromatic Colors of #659470
Black with #659470
Text Example
Text Example
White with #659470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659470; }
p { color: rgb(101,148,112); }
H1.HeaderClassName
{
color: #659470;
}
.AnyTagClassName
{
color: #659470;
}
</style>
background-color css
<style>
a { background-color: #659470; }
a { background-color: rgb(101,148,112); }
div.DivClassName
{
background-color: #659470;
}
.BgClassName
{
background-color: #659470;
}
</style>
border-color css
<style>
span { border-color: #659470; }
span { border-color: rgb(101,148,112); }
td.TdClassName
{
border-color: #659470;
}
.TagClassName
{
border-color: #659470;
}
</style>