Shades of Oxley #659172
Tints of Oxley #659172
RGB
CMYK
RGB Variations
Color information
#659172 (or 0x659172) is known color: Oxley. HEX triplet: 65, 91 and 72. RGB value is (101,145,114). Sum of RGB (Red+Green+Blue) = 101+145+114=360 (47% of max value = 765). Red value is 101 (39.84% from 255 or 28.06% from 360); Green value is 145 (57.03% from 255 or 40.28% from 360); Blue value is 114 (44.92% from 255 or 31.67% from 360); Max value from RGB is 145 - color contains mainly: green. Hex color #659172 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659172 is #9A6E8D. Grayscale: #808080. Windows color (decimal): -10120846 or 7508325. OLE color: 7508325.
HSL color Cylindrical-coordinate representation of color #659172: hue angle of 137.73º 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 #659172 is Cyan = 0.30, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 145 | 114 | - |
| CMYK | 0.30 | 0 | 0.21 | 0.43 |
| HSL | 137.73º | 0.18% | 0.48% | - |
| HSV(B) | 137.73º | 0.3% | 0.57% | - |
| XYZ | 18.53 | 24.23 | 19.62 | - |
| YUV | 128.31 | 119.92 | 108.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 114 | 0.30 | 0 | 0.21 | 0.43 | 137.73 | 0.18 | 0.48 |
| Hex | 65 | 91 | 72 | 1E | 0 | 15 | 2B | 8A | 12 | 30 |
| Octal | 145 | 221 | 162 | 36 | 0 | 25 | 53 | 212 | 22 | 60 |
| Binary | 1100101 | 10010001 | 1110010 | 11110 | 0 | 10101 | 101011 | 10001010 | 10010 | 110000 |
Color Harmonies of #659172
Complementary color
Monochromatic Colors of #659172
Black with #659172
Text Example
Text Example
White with #659172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659172; }
p { color: rgb(101,145,114); }
H1.HeaderClassName
{
color: #659172;
}
.AnyTagClassName
{
color: #659172;
}
</style>
background-color css
<style>
a { background-color: #659172; }
a { background-color: rgb(101,145,114); }
div.DivClassName
{
background-color: #659172;
}
.BgClassName
{
background-color: #659172;
}
</style>
border-color css
<style>
span { border-color: #659172; }
span { border-color: rgb(101,145,114); }
td.TdClassName
{
border-color: #659172;
}
.TagClassName
{
border-color: #659172;
}
</style>