Shades of Oxley #659278
Tints of Oxley #659278
RGB
CMYK
RGB Variations
Color information
#659278 (or 0x659278) is known color: Oxley. HEX triplet: 65, 92 and 78. RGB value is (101,146,120). Sum of RGB (Red+Green+Blue) = 101+146+120=367 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.52% from 367); Green value is 146 (57.42% from 255 or 39.78% from 367); Blue value is 120 (47.27% from 255 or 32.70% from 367); Max value from RGB is 146 - color contains mainly: green. Hex color #659278 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659278 is #9A6D87. Grayscale: #818181. Windows color (decimal): -10120584 or 7901797. OLE color: 7901797.
HSL color Cylindrical-coordinate representation of color #659278: hue angle of 145.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 #659278 is Cyan = 0.31, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 146 | 120 | - |
| CMYK | 0.31 | 0 | 0.18 | 0.43 |
| HSL | 145.33º | 0.18% | 0.48% | - |
| HSV(B) | 145.33º | 0.31% | 0.57% | - |
| XYZ | 19.04 | 24.68 | 21.53 | - |
| YUV | 129.58 | 122.59 | 107.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 146 | 120 | 0.31 | 0 | 0.18 | 0.43 | 145.33 | 0.18 | 0.48 |
| Hex | 65 | 92 | 78 | 1F | 0 | 12 | 2B | 91 | 12 | 30 |
| Octal | 145 | 222 | 170 | 37 | 0 | 22 | 53 | 221 | 22 | 60 |
| Binary | 1100101 | 10010010 | 1111000 | 11111 | 0 | 10010 | 101011 | 10010001 | 10010 | 110000 |
Color Harmonies of #659278
Complementary color
Monochromatic Colors of #659278
Black with #659278
Text Example
Text Example
White with #659278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659278; }
p { color: rgb(101,146,120); }
H1.HeaderClassName
{
color: #659278;
}
.AnyTagClassName
{
color: #659278;
}
</style>
background-color css
<style>
a { background-color: #659278; }
a { background-color: rgb(101,146,120); }
div.DivClassName
{
background-color: #659278;
}
.BgClassName
{
background-color: #659278;
}
</style>
border-color css
<style>
span { border-color: #659278; }
span { border-color: rgb(101,146,120); }
td.TdClassName
{
border-color: #659278;
}
.TagClassName
{
border-color: #659278;
}
</style>