Shades of Oxley #659272
Tints of Oxley #659272
RGB
CMYK
RGB Variations
Color information
#659272 (or 0x659272) is known color: Oxley. HEX triplet: 65, 92 and 72. RGB value is (101,146,114). Sum of RGB (Red+Green+Blue) = 101+146+114=361 (47% of max value = 765). Red value is 101 (39.84% from 255 or 27.98% from 361); Green value is 146 (57.42% from 255 or 40.44% from 361); Blue value is 114 (44.92% from 255 or 31.58% from 361); Max value from RGB is 146 - color contains mainly: green. Hex color #659272 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659272 is #9A6D8D. Grayscale: #808080. Windows color (decimal): -10120590 or 7508581. OLE color: 7508581.
HSL color Cylindrical-coordinate representation of color #659272: hue angle of 137.33º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #659272 is Cyan = 0.31, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 146 | 114 | - |
| CMYK | 0.31 | 0 | 0.22 | 0.43 |
| HSL | 137.33º | 0.18% | 0.48% | - |
| HSV(B) | 137.33º | 0.31% | 0.57% | - |
| XYZ | 18.68 | 24.54 | 19.67 | - |
| YUV | 128.9 | 119.59 | 108.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 146 | 114 | 0.31 | 0 | 0.22 | 0.43 | 137.33 | 0.18 | 0.48 |
| Hex | 65 | 92 | 72 | 1F | 0 | 16 | 2B | 89 | 12 | 30 |
| Octal | 145 | 222 | 162 | 37 | 0 | 26 | 53 | 211 | 22 | 60 |
| Binary | 1100101 | 10010010 | 1110010 | 11111 | 0 | 10110 | 101011 | 10001001 | 10010 | 110000 |
Color Harmonies of #659272
Complementary color
Monochromatic Colors of #659272
Black with #659272
Text Example
Text Example
White with #659272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659272; }
p { color: rgb(101,146,114); }
H1.HeaderClassName
{
color: #659272;
}
.AnyTagClassName
{
color: #659272;
}
</style>
background-color css
<style>
a { background-color: #659272; }
a { background-color: rgb(101,146,114); }
div.DivClassName
{
background-color: #659272;
}
.BgClassName
{
background-color: #659272;
}
</style>
border-color css
<style>
span { border-color: #659272; }
span { border-color: rgb(101,146,114); }
td.TdClassName
{
border-color: #659272;
}
.TagClassName
{
border-color: #659272;
}
</style>