Shades of Oxley #659273
Tints of Oxley #659273
RGB
CMYK
RGB Variations
Color information
#659273 (or 0x659273) is known color: Oxley. HEX triplet: 65, 92 and 73. RGB value is (101,146,115). Sum of RGB (Red+Green+Blue) = 101+146+115=362 (47% of max value = 765). Red value is 101 (39.84% from 255 or 27.90% from 362); Green value is 146 (57.42% from 255 or 40.33% from 362); Blue value is 115 (45.31% from 255 or 31.77% from 362); Max value from RGB is 146 - color contains mainly: green. Hex color #659273 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659273 is #9A6D8C. Grayscale: #818181. Windows color (decimal): -10120589 or 7574117. OLE color: 7574117.
HSL color Cylindrical-coordinate representation of color #659273: hue angle of 138.67º 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 #659273 is Cyan = 0.31, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 146 | 115 | - |
| CMYK | 0.31 | 0 | 0.21 | 0.43 |
| HSL | 138.67º | 0.18% | 0.48% | - |
| HSV(B) | 138.67º | 0.31% | 0.57% | - |
| XYZ | 18.74 | 24.56 | 19.97 | - |
| YUV | 129.01 | 120.09 | 108.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 146 | 115 | 0.31 | 0 | 0.21 | 0.43 | 138.67 | 0.18 | 0.48 |
| Hex | 65 | 92 | 73 | 1F | 0 | 15 | 2B | 8B | 12 | 30 |
| Octal | 145 | 222 | 163 | 37 | 0 | 25 | 53 | 213 | 22 | 60 |
| Binary | 1100101 | 10010010 | 1110011 | 11111 | 0 | 10101 | 101011 | 10001011 | 10010 | 110000 |
Color Harmonies of #659273
Complementary color
Monochromatic Colors of #659273
Black with #659273
Text Example
Text Example
White with #659273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659273; }
p { color: rgb(101,146,115); }
H1.HeaderClassName
{
color: #659273;
}
.AnyTagClassName
{
color: #659273;
}
</style>
background-color css
<style>
a { background-color: #659273; }
a { background-color: rgb(101,146,115); }
div.DivClassName
{
background-color: #659273;
}
.BgClassName
{
background-color: #659273;
}
</style>
border-color css
<style>
span { border-color: #659273; }
span { border-color: rgb(101,146,115); }
td.TdClassName
{
border-color: #659273;
}
.TagClassName
{
border-color: #659273;
}
</style>