Shades of Oxley #659174
Tints of Oxley #659174
RGB
CMYK
RGB Variations
Color information
#659174 (or 0x659174) is known color: Oxley. HEX triplet: 65, 91 and 74. RGB value is (101,145,116). Sum of RGB (Red+Green+Blue) = 101+145+116=362 (47% of max value = 765). Red value is 101 (39.84% from 255 or 27.90% from 362); Green value is 145 (57.03% from 255 or 40.06% from 362); Blue value is 116 (45.70% from 255 or 32.04% from 362); Max value from RGB is 145 - color contains mainly: green. Hex color #659174 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659174 is #9A6E8B. Grayscale: #808080. Windows color (decimal): -10120844 or 7639397. OLE color: 7639397.
HSL color Cylindrical-coordinate representation of color #659174: hue angle of 140.45º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #659174 is Cyan = 0.30, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 145 | 116 | - |
| CMYK | 0.30 | 0 | 0.2 | 0.43 |
| HSL | 140.45º | 0.18% | 0.48% | - |
| HSV(B) | 140.45º | 0.3% | 0.57% | - |
| XYZ | 18.64 | 24.28 | 20.23 | - |
| YUV | 128.54 | 120.92 | 108.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 116 | 0.30 | 0 | 0.2 | 0.43 | 140.45 | 0.18 | 0.48 |
| Hex | 65 | 91 | 74 | 1E | 0 | 14 | 2B | 8C | 12 | 30 |
| Octal | 145 | 221 | 164 | 36 | 0 | 24 | 53 | 214 | 22 | 60 |
| Binary | 1100101 | 10010001 | 1110100 | 11110 | 0 | 10100 | 101011 | 10001100 | 10010 | 110000 |
Color Harmonies of #659174
Complementary color
Monochromatic Colors of #659174
Black with #659174
Text Example
Text Example
White with #659174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659174; }
p { color: rgb(101,145,116); }
H1.HeaderClassName
{
color: #659174;
}
.AnyTagClassName
{
color: #659174;
}
</style>
background-color css
<style>
a { background-color: #659174; }
a { background-color: rgb(101,145,116); }
div.DivClassName
{
background-color: #659174;
}
.BgClassName
{
background-color: #659174;
}
</style>
border-color css
<style>
span { border-color: #659174; }
span { border-color: rgb(101,145,116); }
td.TdClassName
{
border-color: #659174;
}
.TagClassName
{
border-color: #659174;
}
</style>